mirror of
https://github.com/Steffo99/flyingsnake.git
synced 2024-12-22 06:34:18 +00:00
Add setup to gitignore
This commit is contained in:
parent
a7e88a1c50
commit
1a8662b9dd
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,4 +3,5 @@
|
|||
settings.xml
|
||||
*.egg-info/
|
||||
dist/
|
||||
**/__pycache__/
|
||||
**/__pycache__/
|
||||
setup/
|
||||
|
|
Loading…
Reference in a new issue