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:
authorChris Meyers <chris.meyers.fsu@gmail.com>2014-09-30 04:33:31 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-10-04 06:25:36 +0400
commit8d6bfcb88408f5885a2a67409854c43e5c3a23f6 (patch)
tree5c9739e1e1edea94957a5a155ce538910e96d787 /.gitignore
parentf0bc71154adc7faed62abcda0d749fd5dd82a695 (diff)
tests run with no system-wide side effects
All changes should be confined to the test repo.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 137a452bf..6763a8109 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,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-man
/node_modules/tap
/node_modules/nock