瀏覽代碼

corrected to use lf not crlf line endings

Daniel Gibbs 7 年之前
父節點
當前提交
547a023de4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,5 +1,5 @@
 # crlf line endings for text files
 # crlf line endings for text files
-* text eol=crlf
+* text eol=lf
 
 
 # Denote all files that are truly binary and should not be modified.
 # Denote all files that are truly binary and should not be modified.
 *.png binary
 *.png binary