Updated gitignofe file to ignore .DS_Store files
diff --git a/.gitignore b/.gitignore
index fd365f3..bf6b28a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@
 # Intellij files
 .idea
 /bin/
+
+
+
+.DS_Store