# Secrets — keep API keys out of build context and image layers.
.env
.env.*
!.env.template

__pycache__/
*.pyc
.venv/

.git/
eval/output/
spans.jsonl
