fixed ignore, missing a newline between ds_store and target
diff --git a/.gitignore b/.gitignore
index 5ec17f8..90bddf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 *.class
-*.DS_Storetarget/
+.DS_Store
 target/
\ No newline at end of file