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:
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