From: Rafael Garcia-Suarez Date: Sun, 30 Aug 2009 14:09:50 +0000 (+0200) Subject: Additions in the gitignore files X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5787d7073ca7e4df8f8ae6e10da50cf27ee4efc3;p=p5sagit%2Fp5-mst-13.2.git Additions in the gitignore files --- diff --git a/ext/.gitignore b/ext/.gitignore index ef1a199..bedc6cc 100644 --- a/ext/.gitignore +++ b/ext/.gitignore @@ -25,6 +25,11 @@ ppport.h /Sys-Hostname/Makefile.PL /Test-Harness/Makefile.PL /Text-Soundex/Makefile.PL +/B-Debug/Makefile.PL +/B-Deparse/Makefile.PL +/B-Lint/Makefile.PL +/Shell/Makefile.PL +/Term-ANSIColor/Makefile.PL # ignore all vim swap files but the one bundled in Module::Pluggable for testing *.swp diff --git a/lib/.gitignore b/lib/.gitignore index 2eec343..984aef6 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -64,9 +64,12 @@ /SDBM_File.pm /Safe.pm /Scalar +/Shell.pm /Socket.pm /Storable.pm +/Switch.pm /Sys +/Term/ANSIColor.pm /Text/Soundex.pm /Time/HiRes.pm /Time/Piece.pm