# Reference-only clone (not committed)
vendor/

# Python
__pycache__/
.ruff_cache/
.pytest_cache/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/

# Environment / secrets
.env
.env.*
!.env.example

# OS/IDE
.DS_Store
.idea/
.vscode/

AGENTS.md
CLAUDE.md

# Local MCP client config — contains a token, never commit
.mcp.json