소스 검색

Merge branch '84-integrate' into 'develop'

develop-20230112

1. 设置文件换行符

See merge request !28

linwenhua 2 년 전
부모
커밋
a546e72c24
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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