X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=f65a56d7db995395dd609733d2b094d03fb62612;hb=4ede22e691efec8201b6d80daff519609be01dd8;hp=b15fd04a6d5d882c8e401edee7d583fb07ac2df5;hpb=95591efa0262061867010b6d37bb86e9c791fca5;p=gitmo%2FMooseX-AlwaysCoerce.git diff --git a/.gitignore b/.gitignore index b15fd04..f65a56d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,22 @@ -/PLANS/ -*.sw* -todo.txt -!.gitignore -/MANIFEST /META.yml +/MYMETA.* /Makefile /Makefile.old -/MooseX-AlwaysCoerce-*.tar.gz +/MANIFEST +/MANIFEST.bak /blib/ /inc/ /pm_to_blib +/.build +!.gitignore +/PLANS/ +*.bs +/xs/*.c +*.o +cover_db +*.gc?? +test-mydeps-* +nytprof* +/inc/ +*.sw* +/MooseX-*