First commit

This commit is contained in:
Andros Fenollosa
2021-07-05 15:56:53 +02:00
commit 964053e51c
19 changed files with 290 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
db.sqlite3
env/
venv/