Add nvmrc file to gitignore (#1610)

Co-authored-by: David Tuite <dtuite@gmail.com>
This commit is contained in:
David Tuite
2020-07-13 18:20:32 +01:00
committed by GitHub
parent f2dd70fee5
commit 41d6bbc609
+3
View File
@@ -61,6 +61,9 @@ typings/
# Optional npm cache directory
.npm
# Node version directives
.nvmrc
# Optional eslint cache
.eslintcache