There was an error while loading. Please reload this page.
1 parent e41d51e commit 63b60bfCopy full SHA for 63b60bf
1 file changed
.gitignore
@@ -1,9 +1,6 @@
1
# Dependencies
2
-/node_modules
3
-node_modules
4
node_modules/
5
6
-# Example dependencies
+# Local install artifacts from testing examples against the published package
7
examples/**/package.json
8
examples/**/package-lock.json
9
-examples/**/node_modules/
0 commit comments