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:
parent
587a2a15de
commit
f1e9e209c0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue