.DS_Store
.codex-tmp/
.venv/
__pycache__/
src/**/__pycache__/
*.egg-info/
build/
dist/
template/**/__pycache__/
template/**/*.pyc
template/dist/
template/manuscript/shared/build/*
!template/manuscript/shared/build/README.md
template/manuscript/mirror/reports/latest.md
template/manuscript/mirror/reports/smoke-check.md
template/notes/session-context.generated.md
template/refs/local/locations.toml
template/.claude/settings.local.json
template/refs/papers/**
!template/refs/papers/.gitkeep
template/**/*.pdf
!template/manuscript/shared/figures/**/*.pdf
