Browse Source

feat: 设置文件换行符

zengweijie 2 năm trước cách đây
mục cha
commit
08a95a5f7f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .gitattributes

+ 2 - 2
.gitattributes

@@ -1,2 +1,2 @@
-text=auto
-eol=lf
+*.java text eol=lf
+*.yml text eol=lf