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 263f35f..03def3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,9 @@ docs
# macOS
.DS_Store
+
+# Node.js
+node_modules
+
+# Mermaid
+diagrams/**/*.png