From: Yves Orton Date: Sun, 13 Sep 2009 18:18:39 +0000 (+0200) Subject: add a couple of missing items to the lib/.gitignore X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e4e16299a9ffad2c7c545720fdb36b39163927d;p=p5sagit%2Fp5-mst-13.2.git 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. --- 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