Explorar el Código

排除maven的测试文件内容、排除Idea的内容

排除maven的测试文件内容、排除Idea的内容
hace 7 años
padre
commit
1a79118658
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -1 +1,4 @@
 */target
+*.iml
+*/*.iml
+*/src/test