add .dockerignore

This commit is contained in:
sascha 2026-07-31 09:17:26 +02:00
parent 8af6db38ff
commit 14f6bf7fdc

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
.git
.venv
__pycache__
*.pyc
tests
.env