web/.dockerignore

14 lines
145 B
Plaintext

front/node_modules
app/files
/files
/step_files
# Optional: other common ignores
.git
*.pyc
__pycache__
env/
venv/
.dockerignore
.gitignore
*.md