Fresh clones are now fully self-contained / offline (no first-run fetch needed). Binaries (linux x64/arm64, darwin x64/arm64, win32 x64) tracked via LFS; verified against bin/checksums.txt. First-run release fetch kept as a no-lfs fallback. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
5 lines
277 B
Plaintext
5 lines
277 B
Plaintext
# Engine binaries are large (~50 MB each) and tracked with Git LFS so the repo stays
|
|
# usable while fresh clones are fully self-contained (offline, no first-run fetch).
|
|
bin/**/ast-grep filter=lfs diff=lfs merge=lfs -text
|
|
bin/**/ast-grep.exe filter=lfs diff=lfs merge=lfs -text
|