# 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/