# Python tooling
__pycache__/
dist
.coverage
coverage.xml
htmlcov/
.venv
.pytest_cache
.mypy_cache
.ruff_cache
*.egg-info/
mutants/

# Local testing
.sops.yaml
scrap*
secrets/

# Tooling
.direnv
.git
.envrc
