Skip to content

Commit 02dcae2

Browse files
committed
.gitignore updated to exclude node_modules under Examples
1 parent d3d98b8 commit 02dcae2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
**/.idea
99
**/DerivedDataCache
1010
**/Intermediate
11-
**/ThirdParty/v8/lib
11+
**/ThirdParty/v8/lib
12+
**/Examples/**/node_modules/

0 commit comments

Comments
 (0)