X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=79e3a4550cec50cbf3b7118c8b7a9c4e38c388af;hb=rfc%2Fkentnl%2Fnative_traits_flex;hp=561e5667c8866d22730a8f01270666c8f137a711;hpb=6232ef492d4ed956c63d19bba3e14e2eaf13afa9;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 561e566..79e3a45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +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 +/xs/*.c +*.o +cover_db +*.gc?? +test-mydeps-* +nytprof*