summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 496ee2c..b6f104a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,7 @@
+# Development clutter
+node_modules
+package-lock.json
+tags
+
+# MacBook system file
.DS_Store \ No newline at end of file