marked fonts as binary

This commit is contained in:
Tony Tam
2015-12-09 13:58:22 -08:00
parent aaadb0e69f
commit cb9bb178f7

1
.gitattributes vendored
View File

@@ -1,6 +1,7 @@
* text eol=lf * text eol=lf
dist/**/*.js binary dist/**/*.js binary
dist/**/*.ttf binary
dist/**/*.map binary dist/**/*.map binary
dist/**/*.eot binary dist/**/*.eot binary
dist/**/*.svg binary dist/**/*.svg binary