# secrets — never commit
.env
.env.*
!.env.example

# caches / generated
# (.vlm-cache is deliberately VERSIONED: it is the sealed, paid, replayable
#  evidence base — ~2 MB — and the D: mirror only protects committed trees)
.bench-certs/
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
venv/
dist/
build/
*.egg-info/

# LaTeX package build artifacts (paper/main.tex, refs.bib, SUBMISSION.md stay versioned)
paper/main.pdf
paper/main.bbl
paper/main.aux
paper/main.log
paper/main.blg
paper/submission.zip
paper/main.out
s-creds.env
.stripe-setup.json
