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>2010-11-20 05:31:35 +0300
committerisaacs <i@izs.me>2010-11-20 05:31:35 +0300
commit5cd0bcbed0ed0726e9e98c2600306486fdf08fa0 (patch)
treef55c8f6ea2cd3516caddc0cd5dd2e5e40cab9296 /.gitignore
parent1a955dc321fa5d235a8ba1345dc2e9149ec7be0e (diff)
ignore bundled test stuff.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3275fcc2e..a303e7acb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
test/bin
test/output.log
-test/packages/*/deps
-test/packages/*/vendor
+test/packages/*/node_modules
test/packages/test-package/random-data.txt
test/root
*.swp