initial export

This commit is contained in:
devRaGonSa
2026-06-02 16:23:16 +02:00
commit 36ac12ac9f
305 changed files with 44726 additions and 0 deletions

7
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git
.gitignore
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd