浏览代码

chore: 添加.gitattributes文件强制使用LF换行符

yz 5 天之前
父节点
当前提交
fddcfffe34
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -0,0 +1,2 @@
+# Force all text files to use LF line endings
+* text eol=lf