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=d2b18c77363bbda907380f586d26a4b3da48fb8c;hpb=d62bc8fd72a70cec4aa22e794af221451e281b80;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index d2b18c7..f503d20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,17 @@ /META.yml +/MYMETA.* /Makefile /Makefile.old /MANIFEST /MANIFEST.bak /blib/ /pm_to_blib -/t/002_recipes/* +/t/recipes/* +!/t/recipes/basics_recipe10.t /.build .* !.gitignore +!.travis.yml Moose-* *.bs /xs/*.c @@ -16,3 +19,4 @@ Moose-* cover_db *.gc?? test-mydeps-* +nytprof*