diff options
author | Chris Williams <chris@bingosnet.co.uk> | 2009-09-04 17:01:47 +0100 |
---|---|---|
committer | Chris Williams <chris@bingosnet.co.uk> | 2009-09-04 17:01:47 +0100 |
commit | 1eb6a4137c6fb1b2e912a2b6c8cf9d86e4ec1ccc (patch) | |
tree | d65882e6ee841cde469501e4eac4b0e4bb47da34 /lib/.gitignore | |
parent | a40e5e8eceb01f35c691b0458e6328f96f908c91 (diff) | |
download | perl-1eb6a4137c6fb1b2e912a2b6c8cf9d86e4ec1ccc.tar.gz |
Move IO::Zlib from lib/ to ext/
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index a40947cb99..88c0fdefde 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -44,6 +44,7 @@ /IO/Select.pm /IO/Socket.pm /IO/Socket +/IO/Zlib.pm /IO/Uncompress /IPC/Cmd.pm /IPC/Msg.pm |