From 420f2672ee8c909f18bee10b1fc7d4ad91cf328b Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Tue, 2 Feb 2016 17:31:16 -0800 Subject: test: add npm self installation test Credit: @iarna PR-URL: https://github.com/npm/npm/pull/11292 Reviewed-By: @zkat --- .npmignore | 1 + 1 file changed, 1 insertion(+) (limited to '.npmignore') diff --git a/.npmignore b/.npmignore index a128c9b60..6f97b5dc0 100644 --- a/.npmignore +++ b/.npmignore @@ -7,6 +7,7 @@ npm-debug.log /test/packages/npm-test-depends-on-spark/which-spark.log /test/packages/test-package/random-data.txt /test/root +/test/npm_cache node_modules/marked node_modules/ronn node_modules/tap -- cgit v1.2.3