Skip to content

Commit 84d4878

Browse files
committed
chore(scripts): fix gitignore node_modules path (relative to scripts dir)
1 parent a7688ac commit 84d4878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
scripts/node_modules/
1+
node_modules/

0 commit comments

Comments
 (0)