Quellcode durchsuchen

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

yz vor 6 Tagen
Ursprung
Commit
fddcfffe34
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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