Skip to content

Commit a139123

Browse files
committed
chore: ignore node_modules in example
1 parent c302b04 commit a139123

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ packages/main/tmp
2828
examples/seed-test
2929

3030
scripts/web-component-wrappers/interfaces.json
31+
32+
examples/nextjs-pages/node_modules
33+
examples/nextjs-app/node_modules

0 commit comments

Comments
 (0)