__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
.docs/
