summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c363d02..81c1159 100644
--- a/.gitignore
+++ b/.gitignore
@@ -166,4 +166,7 @@ data
# Scripts
*.ps1
*.cmd
-*.sh \ No newline at end of file
+*.sh
+
+# Mac specfic
+.DS_Store \ No newline at end of file