Bläddra i källkod

corrected to use lf not crlf line endings

Daniel Gibbs 7 år sedan
förälder
incheckning
547a023de4
1 ändrade filer med 1 tillägg och 1 borttagningar
  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