Files
2018-03-23 13:52:44 +00:00

21 lines
218 B
Plaintext

# general things to ignore
build/
dist/
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*.so
*~
# due to using tox and pytest
.tox
.cache
# editor ignores
.idea
# package ignores
sensehatsnake/config.py
data/database.json