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>2014-10-08 02:01:40 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-10-08 04:42:04 +0400
commita8da8d6e0cd56d97728c0b76b51604ee06ef6264 (patch)
tree70da6c4c5b492246764453be5a6d6a8c7e97e77b /.npmignore
parent9e4d632c0142ba55df07d624667738b8727336fc (diff)
write builtin config on any global npm install
This is literally how it's always *supposed* to have been working. Yet, mysteriously, it has not been.
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
index 7232cea50..a128c9b60 100644
--- a/.npmignore
+++ b/.npmignore
@@ -25,3 +25,5 @@ html/*.png
/npm-*.tgz
*.pyc
+
+/test/tap/builtin-config