From f3428e87d63f1e7475e86c5a022783f646657df1 Mon Sep 17 00:00:00 2001 From: grandeljay Date: Wed, 23 Feb 2022 22:41:37 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index 516c8ae2..7e405cdc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,7 @@ Force LF endings * text eol=lf + +*.eot binary +*.ttf binary +*.woff binary +*.woff2 binary