aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7ff5a9e..6f8fd82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
node_modules/
-node_modules/* \ No newline at end of file
+node_modules/*
+.DS_STORE
+*/.DS_STORE \ No newline at end of file