removed text files from binary attribute
This commit is contained in:
10
.gitattributes
vendored
10
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user