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-08-27 23:35:42 +0400
committerisaacs <i@izs.me>2010-08-27 23:35:42 +0400
commit7e0a01a48781fb66f7499245ca378a53aef3da97 (patch)
tree4f2d133f22078f37efbf6b13ed7fe21bb6da1835 /.npmignore
parent8777cdf71d53ce9f4ee0e4e15b2340a41cedcb97 (diff)
Ignore the bundle test folders when publishing npm itself
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
index b915b5bc8..5c7673976 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,3 +1,5 @@
test/packages/test-package/random-data.txt
+test/packages/*/deps
+test/packages/*/vendor
test/root
test/bin