X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=bb2636fa68c3631a30b29fc86beebc6cee5c1fc4;hb=e0e392c6ef3e768bd72e2ab7e5f3c110620f05ac;hp=16a2a7f831bdcd604cd94dff539b26a06182be86;hpb=0095156c6eafc574113ffb82c18d7de71a3f0f8a;p=gitmo%2FMooseX-AlwaysCoerce.git diff --git a/.gitignore b/.gitignore index 16a2a7f..bb2636f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /META.yml +/MYMETA.* /Makefile /Makefile.old /MANIFEST @@ -6,9 +7,16 @@ /blib/ /inc/ /pm_to_blib +/.build +!.gitignore /PLANS/ +*.bs +/xs/*.c +*.o +cover_db +*.gc?? +test-mydeps-* +nytprof* +/inc/ *.sw* -todo.txt -.* -!.gitignore MooseX-