/.venv/
/.release-venv/
/.pytest_cache/
/.mypy_cache/
/.ruff_cache/
/.hypothesis/
/.coverage
/htmlcov/
/build/
/dist/
*.egg-info/
__pycache__/
*.py[cod]
.DS_Store
