254 B
254 B
title, tags
| title | tags | ||
|---|---|---|---|
| git-lfs |
|
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.