X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=f503d208c224d8e982c5ab814fd7014a16109ee5;hb=850e1f2a8eb734ab795b434e3eb1cecb059960b7;hp=1fd2fb6bccd5639d891b6ea55ee006ef261efb7d;hpb=4b06acddd24e11b2af827582704b65cb428647c2;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 1fd2fb6..f503d20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +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*