This commit is contained in:
2022-10-27 15:36:28 +02:00
commit 6ca02566c6
25 changed files with 32027 additions and 0 deletions

2
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.venv
**/__pycache__