From: Florian Ragwitz Date: Mon, 6 Sep 2010 21:11:14 +0000 (+0200) Subject: Add .gitignore X-Git-Tag: 0.05~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FSub-Name.git;a=commitdiff_plain;h=cca98bab23dddceb19cc770ed856c8a675063684 Add .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..79bb96e --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +.* +!.gitignore +Name.* +!Name.xs +Makefile* +!Makefile.PL +META.yml +blib +build +inc +pm_to_blib +MANIFEST* +!MANIFEST.SKIP +Debian* +Sub-Name-* +*.bs