1
Fork 0
mirror of https://github.com/Steffo99/flyingsnake.git synced 2024-10-16 14:37:34 +00:00
flyingsnake/.gitignore

9 lines
74 B
Text
Raw Normal View History

2019-08-19 18:49:56 +00:00
*.wld
.idea/
settings.xml
*.egg-info/
dist/
2019-08-19 18:52:16 +00:00
**/__pycache__/
setup/
2019-08-28 14:37:47 +00:00
build/