X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=f503d208c224d8e982c5ab814fd7014a16109ee5;hb=850e1f2a8eb734ab795b434e3eb1cecb059960b7;hp=3cb1e66a37d85550c412afbfafbb45e8180f3d29;hpb=c4df9302dc30e06117434030b88568e22e6bdec5;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 3cb1e66..f503d20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,17 @@ /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 @@ -17,3 +19,4 @@ Moose-* cover_db *.gc?? test-mydeps-* +nytprof*