Explorar el Código

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

yz hace 6 días
padre
commit
fddcfffe34
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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