Browse Source

Update .gitattributes

earthlng 6 years ago
parent
commit
43119694fb
1 changed files with 8 additions and 8 deletions
  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