Añadir .dockerignore

This commit is contained in:
unai 2026-02-01 22:32:59 +00:00
parent 90d236e8f0
commit 4361a7fdd9

8
.dockerignore Normal file
View File

@ -0,0 +1,8 @@
.git
.venv
__pycache__
.pytest_cache
tests
.coverage
devcontainer.json
.devcontainer