git-lfs

Install, and add with

1git lfs install

Then track some filetype with:

1git lfs track "\*.ttf"

Or a directory with:

1git lfs track "images/"

All changes require adding .gitattributes.