aboutsummaryrefslogtreecommitdiffstats
path: root/Node.gitignore
diff options
context:
space:
mode:
authorindexzero <charlie.robbins@gmail.com>2011-05-29 21:47:07 -0400
committerindexzero <charlie.robbins@gmail.com>2011-05-29 21:47:07 -0400
commitaa8f00968f80f601f8273386dcf416277e5da306 (patch)
tree73cb584c692758ae8c5b29efa78bfe1414ff7581 /Node.gitignore
parent88320f20dc859bd759be551f6346ebe44629767d (diff)
downloadgitignore-aa8f00968f80f601f8273386dcf416277e5da306.tar.gz
gitignore-aa8f00968f80f601f8273386dcf416277e5da306.zip
[minor] Update Node.gitignore for npm 1.0
Diffstat (limited to 'Node.gitignore')
-rw-r--r--Node.gitignore5
1 files changed, 4 insertions, 1 deletions
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