X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=4bc311f53c026ccc6be7934478f7742519d04f89;hb=c6e73fdab05459a71a193dc9277252ddc9e6aff3;hp=88627716eeb645878bbe6eb31e8be8e3a9b6eb47;hpb=4d0a3e80c063812345652b70daf1fd9ce8c4c910;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 8862771..4bc311f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,18 @@ -META.yml -Makefile -Makefile.old -MANIFEST -MANIFEST.bak -blib/ -inc/ -pm_to_blib -t/000_recipes/* -.prove +/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-*