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