__pycache__/
dist/
*.egg-info/
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Sphinx build artefacts
docs/_build/
.venv-docs/
