Explorar el Código

feat: 设置文件换行符

zengweijie hace 2 años
padre
commit
08a95a5f7f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .gitattributes

+ 2 - 2
.gitattributes

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