Ver Fonte

忽略 target 文件夹

lvjian há 2 meses atrás
pai
commit
f37c74e93b
1 ficheiros alterados com 7 adições e 1 exclusões
  1. 7 1
      .gitignore

+ 7 - 1
.gitignore

@@ -24,4 +24,10 @@
 /nbbuild/
 /dist/
 /nbdist/
-/.nb-gradle/
+/.nb-gradle/
+
+
+### Maven ###
+target/
+**/target
+**/target/