First commit

This commit is contained in:
Matthieu Fesselier
2019-01-09 16:27:54 +07:00
parent 96cbca7644
commit d24b176039
10 changed files with 103 additions and 1 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
__pycache__/*
db.sqlite3
*.pyc
*.egg-info
dist
script