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>2015-08-07 07:48:41 +0300
committerRebecca Turner <me@re-becca.org>2015-08-21 04:58:22 +0300
commitd73cdba9784a6ee9e228cd77ff123a9f3abc9719 (patch)
treeb24a687aa6f44bcd9fccffb417e6dcbd66a3b25b /.gitignore
parentde7c872d75e4e77afe4ad612fac387ce31b0d7db (diff)
doc: stop building HTML partials
This reverts commit 8b58ad09b719295461167a34f666c5aa4d6e26f2. As it turned out, those partial docs aren't actually used by the http://docs.npmjs.com site, so there's no sense slowing down the build. PR-URL: https://github.com/npm/npm/pull/9201
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3f8913ac0..0793bf14f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,6 @@ npm-debug.log
/test/root
/node_modules/.bin
/html/api/
-/html/partial/
/html/doc/
/man/
/doc/*/npm-index.md