From d3bb5283b4b8355617da6e8656cd995782bb614f Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Wed, 9 Dec 2015 20:38:24 -0800 Subject: [PATCH] added fonts to binary --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index cefc2c04..c4e06cd8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ * text eol=lf - +src/**/*.ttf binary dist/**/*.js binary dist/**/*.ttf binary dist/**/*.map binary