Преглед изворни кода

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
-* text eol=crlf
+* text eol=lf
 
 # Denote all files that are truly binary and should not be modified.
 *.png binary