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>2011-09-17 02:32:46 +0400
committerisaacs <i@izs.me>2011-09-17 02:32:54 +0400
commit4660eb2a006b16cd17fa7273faf325dcc83f4e7b (patch)
treeea0f38c4258f00b43577fb215f2ff97704c439fe /.gitignore
parent3cd351709c0d1bd9455c354efe101b4fc9d11abf (diff)
Ignore 'make doc' files from git, but not npm
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d28e5585e..53ea543bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ test/root
node_modules/ronn
node_modules/.bin
npm-debug.log
+html/doc/*.html
+man1/*.1