diff --git a/.gitignore b/.gitignore index a1eb87e8d5..98f63e7dfa 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,9 @@ typings/ # Optional npm cache directory .npm +# Node version directives +.nvmrc + # Optional eslint cache .eslintcache