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-15 03:54:03 +0300
committerisaacs <i@izs.me>2010-11-15 03:54:03 +0300
commit3509348bcbbbd0e589bd4831b2552017ab75fa95 (patch)
tree5d376978d83d87c240a8fdb16df81cae450f5b3c /.npmignore
parentad2f8cafd4318e40441c543c0191cbd9129ffd25 (diff)
Ignore test bundles.
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.npmignore b/.npmignore
index cc252ef07..55bf9d927 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,6 +1,5 @@
test/packages/test-package/random-data.txt
-test/packages/*/deps
-test/packages/*/vendor
+test/packages/*/node_modules
test/output.log
test/root
test/bin