.env*
.mcp.json
.DS_Store
.agents/settings.local.json
CLAUDE.local.md
LOCAL_WORKTREES.md

# IDE
.idea/

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Coverage
.coverage

# Hypothesis
.hypothesis/
.vscode/
