We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfef36e commit c2d42afCopy full SHA for c2d42af
1 file changed
.gitignore
@@ -1,6 +1,8 @@
1
+.*
2
+!.github/
3
+!.gitignore
4
+!.travis.yml
5
gyp/test
-node_modules
-test/.node-gyp
-.ncu
-.nyc_output
6
+gyp/testlib
7
+/node_modules/
8
package-lock.json
0 commit comments