Sfoglia il codice sorgente

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

Garrett Wang 5 anni fa
parent
commit
0b9ab80d63
No account linked to committer's email address
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes Vedi File

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