diff --git a/.gitignore b/.gitignore index 516b1a2..68b876c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ coverage/ node_modules/ .idea -*.iml \ No newline at end of file +*.iml +npm-debug.log