diff options
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index feab4f31f..f0fc885b1 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ typings/ # Optional npm cache directory .npm +.npmrc # Optional eslint cache .eslintcache |