Browse Source

Merge pull request #788 from sjwoodr/master

Update Java to exclude J2ME Mobile Tools for Java
Adam Roben 11 years ago
parent
commit
b81b5f92d7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Java.gitignore

+ 3 - 0
Java.gitignore

@@ -1,5 +1,8 @@
 *.class
 
+# Mobile Tools for Java (J2ME)
+.mtj.tmp/
+
 # Package Files #
 *.jar
 *.war