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>2013-07-12 02:25:29 +0400
committerisaacs <i@izs.me>2013-07-12 02:26:37 +0400
commit91206443ed181900c409c519e08700039eae8daf (patch)
treee6b4623f48ed6df00e7dc5b7605e85455c84ed59 /.gitignore
parentef05f25b4d4015ce761212e788bd58a2a4224cd1 (diff)
doc: Build index as 'npm-index.md'
Otherwise, we end up creating 'man 7 index' which is weird.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d06592186..5aedfd851 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,7 @@ npm-debug.log
/html/api/
/html/doc/
/man/
-/doc/*/index.md
+/doc/*/npm-index.md
/npmrc
/release/
/npm-*.tgz