Browse Source

Init commit

Gleisson 9 years ago
commit
1483da85b9
1 changed files with 12 additions and 0 deletions
  1. 12 0
      .gitignore

+ 12 - 0
.gitignore

@@ -0,0 +1,12 @@
1
+*.class
2
+
3
+# Mobile Tools for Java (J2ME)
4
+.mtj.tmp/
5
+
6
+# Package Files #
7
+*.jar
8
+*.war
9
+*.ear
10
+
11
+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
12
+hs_err_pid*