__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/

# local config + secrets + audit output
veil.yaml
veil.*.yaml
*-audit.jsonl
.env
