Selaa lähdekoodia

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

排除maven的测试文件内容、排除Idea的内容
7 vuotta sitten
vanhempi
commit
1a79118658
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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