ソースを参照

Update .gitattributes

earthlng 6 年 前
コミット
43119694fb
1 ファイル変更8 行追加8 行削除
  1. 8 8
      .gitattributes

+ 8 - 8
.gitattributes

@@ -1,14 +1,14 @@
-## * text=auto
+* text=auto
 
-*.js text=auto
-*.md text=auto
-*.yml text=auto
-*.txt text=auto
-*.sh text=auto
-*.bat eol=crlf
+*.js text
+*.md text
+*.yml text
+*.txt text
+*.sh text
+*.bat text eol=crlf
 
 *.png binary
 
 .gitattributes export-ignore
 *.yml export-ignore
-wikipiki export-ignore
+/wikipiki export-ignore