diff --git a/Node.gitignore b/Node.gitignore index 1630132ccfac04b70dcf15f509fa59607680d7ad..7dccd970766aff6bd61d92a96b35a805c90678c6 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