summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-11-20 21:39:18 -0800
committerFuwn <[email protected]>2025-11-20 21:53:25 -0800
commit5ccd4667082a7ba69b737d252e239c3ac77fe658 (patch)
treebbd4060335beb4332574993f499310b53ebed1d4 /.gitignore
parentfeat: Implement Assignment 3 functionality (diff)
downloadcst276-5ccd4667082a7ba69b737d252e239c3ac77fe658.tar.xz
cst276-5ccd4667082a7ba69b737d252e239c3ac77fe658.zip
feat: Add Assignment 3 diagram sources
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