diff --git a/.gitignore b/.gitignore index 613862e..f260812 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ test src/**.js coverage *.log -package-lock.json \ No newline at end of file +package-lock.json +.npmrc