# Files excluded from the .mcpb bundle (`mcpb pack`). The bundle only needs
# manifest.json + py/dj.py (+ README/docs). Everything else is dev/CI noise.
.git/
.github/
.venv/
dist/
build/
tests/
temp/
examples/
node_modules/
__pycache__/
.pytest_cache/
*.egg-info/
.claude/
.codex/
.gemini/
.agents/
metadata/
.gitignore
.mcp.json
.mcpbignore
