__pycache__/
*.pyc
*.pyo
.env
*.egg-info/
dist/
build/
.venv/
venv/
*.sock
.claude/
tasks/
PLAN.md
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
