Ver código fonte

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

Garrett Wang 5 anos atrás
pai
commit
0b9ab80d63
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes Ver arquivo

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