clean up and properly structure backend

This commit is contained in:
2020-12-07 20:57:57 +01:00
committed by Oskar
parent c5a124e054
commit 5f296849f5
5 changed files with 59 additions and 18 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
__pycache__/
*.egg-info/
*.log
*.db
*.json