From: Nicholas Clark Date: Thu, 26 Mar 2009 14:43:20 +0000 (+0000) Subject: Ignore Makefile.PLs that are now autogenerated. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5c1e544edd3a9f584fd8b4c8d2f6dcbf01639ec2;p=p5sagit%2Fp5-mst-13.2.git Ignore Makefile.PLs that are now autogenerated. --- diff --git a/ext/.gitignore b/ext/.gitignore index 820dc7b..58e5077 100644 --- a/ext/.gitignore +++ b/ext/.gitignore @@ -12,3 +12,9 @@ ppport.h !/XS-APItest/exception.c !/XS-APItest/notcore.c !/XS-Typemap/stdio.c +/Filter-Util-Call/Makefile.PL +/Opcode/Makefile.PL +/PerlIO-encoding/Makefile.PL +/PerlIO-scalar/Makefile.PL +/PerlIO-via/Makefile.PL +/Test-Harness/Makefile.PL