__pycache__/
*.pyc
*.pyo

build/
dist/
*.egg-info/
.eggs/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.tox/
.nox/
.coverage
coverage.xml
.venv/
.hatch/
