Skip to content

Commit 51f21b6

Browse files
committed
build: Ignore node_modules
1 parent e58684e commit 51f21b6

1 file changed

Lines changed: 2 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)