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:
Protesilaos Stavrou 2024-02-10 10:16:18 +02:00
parent f297c83f79
commit 9850b5320e

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
.ttf filter=lfs diff=lfs merge=lfs -text