atlilith/.gitattributes
autocommit 05f2666088 chore(git): 🔧 Enforce LF line endings and mark binary files in .gitattributes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:33:57 -07:00

4 lines
247 B
Text

# Archive tarballs go through Git LFS so the working tree stays light
# while still keeping the prior versions inside the monolith repo.
.archive/*.tar.zst filter=lfs diff=lfs merge=lfs -text
.archive/*.tar.gz filter=lfs diff=lfs merge=lfs -text