__pycache__/
*.py[cod]
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.hypothesis/
.venv/
build/
dist/
htmlcov/
.coverage
reports/
