Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 144b5bff..a167ad76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,4 @@ heapdump.*
core.*
Snap.*
target/
-
+.DS_Store

Back to the top