__pycache__/
*.pyc
*.pyo
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.env
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/

# AI coding assistant local state/caches
CLAUDE.md
.claude/
.cursor/
.cursorrules.local
.windsurf/
.continue/
.aider*
.copilot/
.github/copilot-workspace/
/uv.lock
