Initiall development.

This commit is contained in:
Bradley Cornford
2018-03-23 13:52:44 +00:00
commit 53216391dc
24 changed files with 1319 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# 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