Browse Source

忽略 target 文件夹

lvjian 2 months ago
parent
commit
f37c74e93b
1 changed files with 7 additions and 1 deletions
  1. 7 1
      .gitignore

+ 7 - 1
.gitignore

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