diff --git a/Node.gitignore b/Node.gitignore index 1630132c..7dccd970 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -9,4 +9,7 @@ lib-cov pids logs -results \ No newline at end of file +results + +node_modules +npm-debug.log \ No newline at end of file