.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
dist/
*.egg-info/
.index/
.env
# A locally-configured vault at the repo root only - not the committed
# test fixture tree at tests/fixtures/vault/.
/vault/
