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

# Testing
.pytest_cache/

# Environments
.venv/
*.env

# Local agent/MCP config
.mcp.json
.claude/
.codex/
