ソースを参照

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

Garrett Wang 5 年 前
コミット
0b9ab80d63
No account linked to committer's email address
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes ファイルの表示

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