Browse Source

Update .gitattributes

earthlng 7 years ago
parent
commit
464ffcd7e6
1 changed files with 6 additions and 6 deletions
  1. 6 6
      .gitattributes

+ 6 - 6
.gitattributes

@@ -1,9 +1,9 @@
-* text=auto
+## * text=auto
 
-*.js text
-*.md text
-*.yml text
-*.txt text
-*.bat -text eol=crlf
+*.js text=auto
+*.md text=auto
+*.yml text=auto
+*.txt text=auto
+*.bat eol=crlf
 
 *.png binary