CADGenBench / .dockerignore
Michael Rabinovich
step 6 (A2): switch space to sdk:docker, install cadgenbench from private LeForge via GH_PAT build secret
900c7c1
# Build context exclusions for `docker build` (HF Space + local).
# COPY directives in the Dockerfile are explicit so this is purely a
# build-speed optimisation: prevents sending 19 MB of legacy HTML and
# any local caches to the daemon on every build.
.git
.gitattributes
.gitignore
__pycache__
*.pyc
.DS_Store
legacy/