In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/82fefbc11a2c40ae31a465cd30908fcc30719803?hp=56f4542c0225628c386228d839cd4db214424a79>

- Log -----------------------------------------------------------------
commit 82fefbc11a2c40ae31a465cd30908fcc30719803
Author: Florian Ragwitz <[email protected]>
Date:   Wed Jul 8 11:23:26 2009 +0200

    Ignore libperl.so.
-----------------------------------------------------------------------

Summary of changes:
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index fd899d9..6a2e2b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ Makefile.old
 # general build products
 *.o
 *.a
+*.so
 
 # general build products (Win32)
 *.def

--
Perl5 Master Repository

Reply via email to