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

11 lines
101 B
Text

*.wld
.idea/
settings.xml
*.egg-info/
dist/
**/__pycache__/
setup/
sample_world/
build/
venv/
.venv/