Initial commit

This commit is contained in:
2025-08-19 11:10:05 +02:00
commit d6d23a230e
10 changed files with 50883 additions and 0 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
*.log
.git/
.gitignore
.env
.DS_Store