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:
authorisaacs <i@izs.me>2012-06-19 20:42:39 +0400
committerisaacs <i@izs.me>2012-06-19 20:42:39 +0400
commit6323f7e06087c5914212904756672092e141ea8b (patch)
tree0dc27a474b5c1d11629cfde7877955f2f2c0e594 /.gitignore
parent9f9d4a548739e68908a5af984657c180c1208ea0 (diff)
ignore tap package subdeps, as well
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ca7bf15fe..90911e8a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
*.swp
test/bin
test/output.log
-test/packages/*/node_modules
+test/*/*/node_modules
test/packages/npm-test-depends-on-spark/which-spark.log
test/packages/test-package/random-data.txt
test/root