chore: gitignore the mdrip/ markdown snapshot cache

npx mdrip writes fetched-page snapshots under mdrip/. The cache is a
local-only working artifact (docs/lance.md is the curated index of
upstream Lance pages we fetch on demand). Keep the cache out of the
tree.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ragnor Comerford 2026-05-12 17:02:14 -07:00
parent a30d1cc0dc
commit 3cc5c6a9a2
No known key found for this signature in database

1
.gitignore vendored
View file

@ -25,3 +25,4 @@ demo/*.omni/
/schema-improvements.md
/schema-issues.md
/schema-prior-art.md
mdrip/