浏览代码

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

Garrett Wang 5 年前
父节点
当前提交
0b9ab80d63
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes 查看文件

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