X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=4bc311f53c026ccc6be7934478f7742519d04f89;hb=e06951bb83e29645bd9186e3180a6af480929050;hp=497016a1dd1b5a6aa51f41bde7f3b98a3d741b4e;hpb=ffb245cb208fb06a55e162e2442263f8642646d5;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 497016a..4bc311f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,18 @@ -META.yml -Makefile -Makefile.old -MANIFEST -MANIFEST.bak -blib/ -inc/ -pm_to_blib -t/000_recipes/* +/META.yml +/Makefile +/Makefile.old +/MANIFEST +/MANIFEST.bak +/blib/ +/inc/ +/pm_to_blib +/t/000_recipes/* +.* +!.gitignore +Moose-* +*.bs +*.c +*.o +cover_db +*.gc?? +test-mydeps-*