diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 89147c5..0e79892 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@  *.avif  binary  *.jpg   binary +*.otf   binary  vendor/ linguist-vendored
\ No newline at end of file  |