aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan T <jans.tuomi@gmail.com>2016-07-26 19:45:11 +0300
committerJan T <jans.tuomi@gmail.com>2016-07-26 19:45:11 +0300
commit560e490ea44970edca22181cc2726f0b2ebb82c9 (patch)
tree7e58920fb722e1c04ec078056113da3616558481 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..32858aa
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+*.class
+
+# Mobile Tools for Java (J2ME)
+.mtj.tmp/
+
+# Package Files #
+*.jar
+*.war
+*.ear
+
+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
+hs_err_pid*