diff --git a/.gitattributes b/.gitattributes index 1135e572f..b0c66b8c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ # Always use LF for line endings -* text eol=lf \ No newline at end of file +* text eol=lf +# Apart from font files +*.[ot]tf binary \ No newline at end of file