Browse Source

git配置

JCM 3 years ago
parent
commit
e5a7791aad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -17,7 +17,7 @@
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
 target
-**/target/
+**/target/classes/*.class
 # Package Files #
 *.jar
 *.war