Ver código fonte

Merge branch '84-integrate' into 'develop'

develop-20230112

1. 设置文件换行符

See merge request !28

linwenhua 2 anos atrás
pai
commit
a546e72c24
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+*.java eol=lf
+*.yml text eol=lf
+*.xml text eol=lf