about summary refs log tree commit diff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2013-06-13Rewrite the CPAN generator to PerlEelco Dolstra1-2/+4
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.
2013-03-28Add the nix-build `result' symlink and cpan files to gitignoreShea Levy1-0/+3
Signed-off-by: Shea Levy <shea@shealevy.com>
2012-10-04Tell git to ignore .*.swp - Vim swap filesMichael Raskin1-0/+2
2012-07-07add `.gitignore'Ludovic Courtès1-0/+2