From cb9bb178f7cc8d34842201c5628822e8561c1faf Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Wed, 9 Dec 2015 13:58:22 -0800 Subject: [PATCH] marked fonts as binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index cbcd3fe9..cefc2c04 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ * text eol=lf dist/**/*.js binary +dist/**/*.ttf binary dist/**/*.map binary dist/**/*.eot binary dist/**/*.svg binary