Procházet zdrojové kódy

corrected to use lf not crlf line endings

Daniel Gibbs před 7 roky
rodič
revize
547a023de4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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