X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=79e3a4550cec50cbf3b7118c8b7a9c4e38c388af;hb=366abb63a74af7c8a6eb6390f30d60a6bdfca414;hp=497016a1dd1b5a6aa51f41bde7f3b98a3d741b4e;hpb=ffb245cb208fb06a55e162e2442263f8642646d5;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 497016a..79e3a45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,21 @@ -META.yml -Makefile -Makefile.old -MANIFEST -MANIFEST.bak -blib/ -inc/ -pm_to_blib -t/000_recipes/* +/META.yml +/MYMETA.* +/Makefile +/Makefile.old +/MANIFEST +/MANIFEST.bak +/blib/ +/pm_to_blib +/t/recipes/* +!/t/recipes/basics_recipe10.t +/.build +.* +!.gitignore +Moose-* +*.bs +/xs/*.c +*.o +cover_db +*.gc?? +test-mydeps-* +nytprof*