summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b87392a..6c03e3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,4 +100,7 @@ ENV/
# test-procedure
docs/conf.py
-Makefile \ No newline at end of file
+Makefile
+
+# Mac
+*DS_Store*