aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-06-13 15:39:08 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-06-13 15:56:23 +0200
commit629daa2102abbcb368cd46ac1f0a85c0bbe104f5 (patch)
treeb980a61e4634af94703059511a5ec2c7f30c5d6c /.gitignore
parenta79076b7aa0d52873be79f8185f0b0b396a0e57d (diff)
Rewrite the CPAN generator to Perl
Also: - It's now installable by doing "nix-env -i nix-generate-from-cpan". - It maps dependencies to the correct attribute (e.g. HTML::HeadParser is mapped to HTMLParser). - It automatically selects buildPerlPackage or buildPerlModule. - It's documented in the manual.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b2d5a9aa5bd..165e92c7fc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
,*
.*.swp
.*.swo
-cpan-info
-cpan_tmp/
result
+doc/NEWS.html
+doc/NEWS.txt
+doc/manual.html
+doc/manual.pdf