didi-lot1-ai/ai_platform/modules/dashboard/.dockerignore

9 lines
151 B
Text

**/__pycache__
**/*.pyc
**/.venv
.git
.pytest_cache
# Don't copy node deps into build context — Dockerfile installs fresh
web/node_modules
web/dist