squirrel-battle/.gitignore

17 lines
139 B
Plaintext
Raw Normal View History

2020-10-02 13:48:39 +00:00
.idea/
.tox/
env/
venv/
.coverage
.pytest_cache/
2020-10-16 13:42:05 +00:00
__pycache__
2020-11-06 13:56:21 +00:00
# Don't commit settings
settings.json
2020-11-19 00:12:12 +00:00
# Don't commit game save
save.json