# Byte-compiled / optimized files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
.eggs/

# Virtual environments
.venv/
venv/
env/

# Test / coverage artefacts
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/

# Editor / OS cruft
.DS_Store
.idea/
.vscode/

# Claude Code local state
.claude/
.mcp.json
