Explorar el Código

corrected to use lf not crlf line endings

Daniel Gibbs hace 7 años
padre
commit
547a023de4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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