瀏覽代碼

Update .gitattributes

earthlng 7 年之前
父節點
當前提交
464ffcd7e6
共有 1 個文件被更改,包括 6 次插入6 次删除
  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