From: indexzero Date: Mon, 30 May 2011 01:47:07 +0000 (-0400) Subject: [minor] Update Node.gitignore for npm 1.0 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=aa8f00968f80f601f8273386dcf416277e5da306;p=gitignore.git [minor] Update Node.gitignore for npm 1.0 --- 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