gitignore: add /M*-API-SURVEY.md to internal-only patterns

M10.1 produced an API survey doc as its working artifact (the audit-trail for
the loro-vs-yrs benchmark evidence). The existing patterns covered AUDIT.md /
SHIP-GATE.md / PREREQUISITES.md but not the survey shape; future research /
decision tasks producing similar empirical-evaluation docs are also covered
by this generalization.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Levi Neuwirth 2026-05-09 17:38:48 -04:00
parent 587a2a15de
commit f1e9e209c0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
/TRANSITION*.md
/SPIKE*.md
/M*-AUDIT.md
/M*-API-SURVEY.md
/M*-SHIP-GATE.md
/V*-PREREQUISITES.md
/MANUAL-TEST-CHECKLIST.md