__pycache__/
*.pyc
out/
/tmp/
runs/*/work/
dist/
build/
*.egg-info/
.pytest_cache/
.venv/

# Derived from corpus/deck.pptx by research/outline_deck.py - regenerate rather
# than commit, so there is only one deck that anything is asserted about.
corpus/deck_outlined.pptx
POWERPOINT_CHECK*.md

# Office owner-lock files, left behind while a document is open
~$*

# Scratch calibration output at the repo root. The versions worth keeping live
# in docs/calibration/ and are committed deliberately.
/calib-*.json
/probe-*.pdf

# Generated reports. A baseline is meant to be committed; a SARIF report is not.
*.sarif
