Skip to content

Commit

Permalink
Added .pypirc to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardKenzie committed Sep 20, 2024
1 parent 8766685 commit f1bd549
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,7 @@ libs/**.so
wheelhouse/*

# Testing
src/snake.jpg
src/snake.jpg

#PyPi token
.pypirc

0 comments on commit f1bd549

Please sign in to comment.