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

# macOS Finder leaves these in every directory it opens.
.DS_Store
