Browse Source

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

yz 4 ngày trước cách đây
mục cha
commit
fddcfffe34
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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