Explorar el Código

Disable auto-converting line endings for non-text files (#552)

Garrett Wang hace 5 años
padre
commit
0b9ab80d63
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes Ver fichero

@@ -1 +1 @@
1
-* text eol=lf
1
+* text=auto eol=lf