__pycache__/
.pytest_cache/
.ruff_cache/
.coverage
.mypy_cache/
.venv/
.pre-commit-cache/
build-check/
dist/

target/

*.pyc
*.pyo
*.pyd

.claude/
