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-03-19 20:59:22 +0400
committerisaacs <i@izs.me>2012-03-19 20:59:22 +0400
commit0a04ca3df4e65714a3746ca0963b135399d0c4b6 (patch)
treefaba3e9934f8e08f608050e6c599e9ba535f36a9 /.npmignore
parent7d5eb6c1e505be1724f4a7fb84574951d1c8b17e (diff)
include .npmignore files used by tests
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
index 6ab186883..5ddef3560 100644
--- a/.npmignore
+++ b/.npmignore
@@ -11,3 +11,7 @@ npm-debug.log
./npmrc
.gitignore
release/
+
+# don't ignore .npmignore files
+# these are used in some tests.
+!.npmignore