# Keep the build context lean: deps and output are rebuilt inside the image.
.git
.github
node_modules
build
dist
dist-worker
.wrangler
coverage
.nyc_output
assets
docs
scripts
docker-mcp-registry
*.md
*.mcpb
*.tsbuildinfo
.DS_Store
.env
.env.*
.c8rc.json
.prettierrc.json
.prettierignore
.npmignore
.mcp.json
src/__tests__
