Browse Source

ignore idea

15858193327 3 years ago
parent
commit
de50700940
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -1,5 +1,10 @@
 # ---> Java
 *.class
+target
+
+# idea
+.idea
+*.iml
 
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/