# Build context hygiene — keep the image small & builds reproducible.
**/node_modules
**/dist
**/.turbo
**/.next
**/coverage
.git
.gitignore
*.log
**/*.tsbuildinfo
.env
.env.*
!.env.example
/tmp
scratchpad
docs/openapi.yaml
