瀏覽代碼

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