Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorForrest L Norvell <forrest@npmjs.com>2015-09-04 01:45:26 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-09-04 01:45:26 +0300
commitb016ce93726070e2c5d9bcfaa82bc659c324eac2 (patch)
tree54821f7a8b8ca8807d829e92ced42d392fa54166 /.gitignore
parentbb5de3493531228df0bd3f0742d5493c826be6dd (diff)
tap@1.4.0
Add t.contains() as alias to t.match(), and switch to version of `same` that supports cycles in the object graph.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0dbf80c7f..4fc72a105 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,11 +23,13 @@ npm-debug.log
# dev dependencies
/node_modules/deep-equal/
+/node_modules/deeper/
/node_modules/marked-man/
/node_modules/marked/
/node_modules/nock/
/node_modules/npm-registry-couchapp/
/node_modules/npm-registry-mock/
+/node_modules/only-shallow/
/node_modules/require-inject/
/node_modules/sprintf-js/
/node_modules/tap/