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