From: Florian Ragwitz Date: Wed, 1 Dec 2010 20:50:03 +0000 (+0100) Subject: Add .gitignore X-Git-Tag: Devel-GlobalDestruction-0.03~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-GlobalDestruction.git;a=commitdiff_plain;h=b1bb8cb72658f847370415127d0afd7cc8a382f9 Add .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..25fe828 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +.* +!.gitignore +Makefile* +!Makefile.PL +*META.yml +blib +build +inc +pm_to_blib +MANIFEST* +!MANIFEST.SKIP +Debian* +README +Devel-GlobalDestruction-* +*.bs +*.o +*.c