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 2f00a44 commit a7c8651Copy full SHA for a7c8651
.gitignore
@@ -1,5 +1,6 @@
1
# https://git-scm.com/docs/gitignore
2
+/artifacts
3
/*.node
4
/node_modules
-/.npm/*/*.node
5
+/npm/*/*.node
6
/target
0 commit comments