瀏覽代碼

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