aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorblha303 <stevensmith.ome@gmail.com>2013-11-10 16:55:52 +0800
committerdrtshock <drtshock13@gmail.com>2013-11-10 03:01:01 -0600
commit62b45b0590b69c5b0feee63b751c4d15776f70da (patch)
tree4be7fc90cb4436b94d1b31d94fe10e9ba2893fb3 /.gitignore
parentc760dfd114949aabd277c8a7e09d80379737d350 (diff)
Mavenized
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..889cb7f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+target/
+*.class
+.classpath
+.project \ No newline at end of file