diff options
author | Chris Williams <chris@bingosnet.co.uk> | 2009-09-11 23:52:58 +0100 |
---|---|---|
committer | Chris Williams <chris@bingosnet.co.uk> | 2009-09-11 23:52:58 +0100 |
commit | 1a7ec96dac6ffc7589a460209cc75c4b879568ce (patch) | |
tree | 075be51adcf732546ba71230e74233c67a77e1ab /lib/.gitignore | |
parent | c8b2e1ec57bbd1dd6f321315c13ca73f37ce1caa (diff) | |
download | perl-1a7ec96dac6ffc7589a460209cc75c4b879568ce.tar.gz |
Move File-Path 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 f00a192b66..ab6d831c00 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -175,6 +175,7 @@ /File/Fetch.pm /File/Glob.pm /File/GlobMapper.pm +/File/Path.pm /File/Temp.pm /Filter/Simple.pm /Filter/Util |