X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=f503d208c224d8e982c5ab814fd7014a16109ee5;hb=topic%2Fdocument-instance-role-application;hp=561e5667c8866d22730a8f01270666c8f137a711;hpb=6232ef492d4ed956c63d19bba3e14e2eaf13afa9;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 561e566..f503d20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,22 @@ /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 +!.travis.yml Moose-* +*.bs +/xs/*.c +*.o +cover_db +*.gc?? +test-mydeps-* +nytprof*