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.
2 parents b2c1eea + f4faeeb commit 56639ffCopy full SHA for 56639ff
Node.gitignore
@@ -26,3 +26,6 @@ build/Release
26
# Dependency directory
27
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
28
node_modules
29
+
30
+# Optional npm cache directory
31
+.npm
0 commit comments