__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.key
*.pem
# runtime ledger exports, but the benchmark corpus must ship (reproducibility)
*.jsonl
!benchmarks/corpus.jsonl
