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