Malin Freeborn
ba8026e0c3
input examples are now given as ```bash input $ARG1 ``` While outputs use md's '> ' sign as a quote.
284 B
284 B
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
.