Ver Fonte

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

yz há 6 dias atrás
pai
commit
fddcfffe34
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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