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 63189df + 6ad1437 commit 615a24eCopy full SHA for 615a24e
.gitignore
@@ -1,2 +1,8 @@
1
/node_modules
2
-/lib
+/lib
3
+
4
+# NVM users can add a local copy of .nvmrc if they want the auto-switching
5
+# behavior that NVM can provide. We'll ignore it at the project level because
6
+# we don't have a specific version requirement for dev besides what's listed
7
+# in package.json engines.
8
+/.nvmrc
.nvmrc
0 commit comments