In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/54dac2f34b79343364e681110cc05ab200cb4b4a?hp=fe788d6b2d59a57d2291c20e100cbc7dcf6fd8d1>

- Log -----------------------------------------------------------------
commit 54dac2f34b79343364e681110cc05ab200cb4b4a
Author: Tony Cook <[email protected]>
Date:   Fri Jul 5 17:20:57 2013 +1000

    ignore build products from the newly dist/ed Exporter
-----------------------------------------------------------------------

Summary of changes:
 lib/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/.gitignore b/lib/.gitignore
index ef09b17..016ea5b 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -84,6 +84,8 @@
 /Encode.pm
 /Env.pm
 /Errno.pm
+/Exporter.pm
+/Exporter/Heavy.pm
 /ExtUtils/CBuilder.pm
 /ExtUtils/CBuilder/
 /ExtUtils/Command.pm

--
Perl5 Master Repository

Reply via email to