This commit is contained in:
Team3
2026-07-27 07:54:09 +02:00
parent 37b9078b34
commit 37100f1b81
22 changed files with 837 additions and 21 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.env
__pycache__/
.pytest_cache/
node_modules/