removed text files from binary attribute

This commit is contained in:
Tony Tam
2015-04-16 12:27:27 -07:00
parent 0aec2ab134
commit 3963c3abe9

10
.gitattributes vendored
View File

@@ -1,3 +1,11 @@
* text eol=lf
dist/**/* binary
dist/**/*.js binary
dist/**/*.map binary
dist/**/*.eot binary
dist/**/*.svg binary
dist/**/*.ttf binary
dist/**/*.woff binary
dist/**/*.woff2 binary
dist/**/*.png binary
dist/*.html text