first commit

This commit is contained in:
2017-11-14 09:51:57 +01:00
parent 6c01cd24a0
commit 8d744a916f
55 changed files with 12311 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.idea
db.sqlite3
*.pyc