mirror of
https://github.com/protesilaos/iosevka-comfy.git
synced 2026-09-10 07:16:16 -04:00
Add .gitattributes to track TFF files with 'git lfs'
Git LFS is designed to track large, binary files. We need it for the ".tff" files. The idea is to reduce the size of this repository so that regular Git operations are easier to perform.
This commit is contained in:
parent
f297c83f79
commit
9850b5320e
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
Loading…
Reference in a new issue