Skip to content

Commit 15c09ef

Browse files
committed
Add temp module dir to gitignore to reduce git intellisense load when running user tests
1 parent e509ee5 commit 15c09ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
.node_modules/
23
built/*
34
tests/cases/rwc/*
45
tests/cases/test262/*

0 commit comments

Comments
 (0)