In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/0e4e16299a9ffad2c7c545720fdb36b39163927d?hp=594c64d48c897be7522145d9f634599aae38b149>

- Log -----------------------------------------------------------------
commit 0e4e16299a9ffad2c7c545720fdb36b39163927d
Author: Yves Orton <[email protected]>
Date:   Sun Sep 13 20:18:39 2009 +0200

    add a couple of missing items to the lib/.gitignore
    
    we really need a better policy for this, having to hand exclude file by 
file is no fun.
-----------------------------------------------------------------------

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

diff --git a/lib/.gitignore b/lib/.gitignore
index 0d19f9d..3a6e3b4 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -202,6 +202,7 @@
 /IPC/Semaphore.pm
 /IPC/SharedMem.pm
 /IPC/SysV.pm
+/Getopt/Long.pm
 /List
 /Locale
 /Locale/Constants.pm
@@ -344,6 +345,7 @@
 /Time/Piece.pm
 /Time/Seconds.pm
 /Unicode/Collate.pm
+/Unicode/Collate/
 /Unicode/Normalize.pm
 /XS
 /XSLoader.pm

--
Perl5 Master Repository

Reply via email to