This commit is contained in:
2026-05-19 10:00:21 +02:00
commit 4ffaaaa96d
7 changed files with 257 additions and 0 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
__pycache__/
*.pyc
*.pyo
.env
.venv
venv/
.git/
.gitignore
docker-compose.yml
README.md