Parcourir la source

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

yz il y a 6 jours
Parent
commit
fddcfffe34
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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