Parcourir la source

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

Garrett Wang il y a 5 ans
Parent
révision
0b9ab80d63
No account linked to committer's email address
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes Voir le fichier

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