Files
Estacion-de-Documentos/.dockerignore
T
2026-05-17 10:14:14 -06:00

20 lines
244 B
Plaintext

.git
.venv
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
.env
.env.*
data
frontend/.next
frontend/node_modules
frontend/.env.local
frontend/.env.*.local
node_modules
npm-debug.log*
Dockerfile*
docker-compose*.yml
docker-compose*.yaml