Browse Source

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

Garrett Wang 5 years ago
parent
commit
0b9ab80d63
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes View File

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