# Node
node_modules/
*.tgz
npm-debug.log*

# Python
dist/
build/
*.egg-info/
__pycache__/
*.pyc
.venv/

# OS
.DS_Store
Thumbs.db

# Local tooling (per-developer, not part of the standard)
.codex/
.mcp.json
