__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.venv/
dist/
build/
*.egg-info/
.coverage
coverage.json
coverage.xml
htmlcov/
.ruff_cache/
.mypy_cache/
.claude/settings.local.json

