__pycache__/
*.py[cod]
*.egg-info/
.venv/
.ci-venv/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
coverage.xml
.coverage
