# Build context for deploy/Dockerfile, deploy/playground.Dockerfile and # runpod/Dockerfile: the source tree and lock only. Everything below is host # state that would otherwise ride into every build context. .git .venv .cache .pytest_cache .ruff_cache .mypy_cache htmlcov __pycache__ **/__pycache__ data # The worker image bakes its parse models with the synthetic warmup page. documents/* !documents/synthetic output rj.reit experiments node_modules **/node_modules .plan-review deploy/terraform/.terraform deploy/terraform/build *.tfstate* .env .env.*