From 0a04ca3df4e65714a3746ca0963b135399d0c4b6 Mon Sep 17 00:00:00 2001 From: isaacs Date: Mon, 19 Mar 2012 09:59:22 -0700 Subject: include .npmignore files used by tests --- .npmignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.npmignore') 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 -- cgit v1.2.3