Revamped app and added gitignore

This commit is contained in:
José Carlos Cuevas 2014-08-10 23:52:33 +02:00
parent ece89b98d8
commit 942d4530c1
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.pyc
game.db
views.bak/

0
app.py Executable file → Normal file
View file