added .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..87b5c77
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+target/
+.settings/
+.classpath
+.project
\ No newline at end of file