lk/data/git/git-lfs.md
2024-04-06 01:25:01 +02:00

284 B

title tags
git-lfs
Documentation
data

Install, and add with

git lfs install

Then track some filetype with:

git lfs track "\*.ttf"

Or a directory with:

git lfs track "images/"

All changes require adding .gitattributes.