From f002c4b7ad7db1dde969fec9f9bb236100380b95 Mon Sep 17 00:00:00 2001 From: Joost Rijneveld Date: Wed, 2 Nov 2016 20:41:37 +0100 Subject: [PATCH] Revert "Merge branch 'font-files-binary' into 'master'" This reverts merge request !152 --- .gitattributes | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitattributes b/.gitattributes index 9b2fef34..5071d054 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,15 +7,9 @@ *.ico binary *.mo binary -# Font files -*.eot binary -*.ttf binary -*.woff2 binary -*.woff binary - *.py text *.js text *.css text *.html text *.sql text -*.po textk +*.po text -- GitLab