Skip to content

Commit 15e17c3

Browse files
committed
build: Add node_modules to gitignore, update wasm lock files
1 parent e58684e commit 15e17c3

3 files changed

Lines changed: 3805 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ storyteller-output
2626
plans
2727
docs
2828
.deciduous
29-
**/.DS_Store
29+
**/.DS_Store
30+
**/node_modules

0 commit comments

Comments
 (0)