X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2F.gitignore;h=ef1a1999ceba1c31d9ec427e3b59d359dbd44535;hb=f09dbad6e7b816d42e45fc2899ceccad63b970d6;hp=616f315c6a339690d43ceb922ca5d06cca9304c2;hpb=5e137bc214f9c21ed33df8110b67005fb915c4e7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/.gitignore b/ext/.gitignore index 616f315..ef1a199 100644 --- a/ext/.gitignore +++ b/ext/.gitignore @@ -5,3 +5,27 @@ blib pm_to_blib Makefile ppport.h +!/Devel-PPPort/module2.c +!/Devel-PPPort/module3.c +!/File-Glob/bsd_glob.c +!/XS-APItest/core.c +!/XS-APItest/exception.c +!/XS-APItest/notcore.c +!/XS-Typemap/stdio.c +/attributes/Makefile.PL +/Data-Dumper/Makefile.PL +/Filter-Util-Call/Makefile.PL +/Hash-Util-FieldHash/Makefile.PL +/Math-BigInt-FastCalc/Makefile.PL +/mro/Makefile.PL +/Opcode/Makefile.PL +/PerlIO-encoding/Makefile.PL +/PerlIO-scalar/Makefile.PL +/PerlIO-via/Makefile.PL +/Sys-Hostname/Makefile.PL +/Test-Harness/Makefile.PL +/Text-Soundex/Makefile.PL + +# ignore all vim swap files but the one bundled in Module::Pluggable for testing +*.swp +!/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp