This commit is contained in:
2022-09-03 10:16:53 +02:00
commit 77549bffc1
6 changed files with 772 additions and 0 deletions

3
server/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.venv
.env
**/__pycache__