From: Karen Etheridge Date: Wed, 3 Nov 2010 22:15:54 +0000 (-0700) Subject: new .gitignore file, stolen from Moose repo X-Git-Tag: 0.09~15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c9d30d7f6407097e5ed15ced2cc2fd9a176b30f2;p=gitmo%2FMooseX-UndefTolerant.git new .gitignore file, stolen from Moose repo --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bba2e8a --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +/META.yml +/Makefile +/Makefile.old +/MANIFEST +/MANIFEST.bak +/blib/ +/inc/ +/pm_to_blib +.* +!.gitignore +Moose-* +MooseX-* +*.bs +*.c +*.o +cover_db +*.gc?? +test-mydeps-*