diff options
author | Ricardo Signes <rjbs@cpan.org> | 2013-07-06 12:01:07 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2013-07-06 12:02:11 -0400 |
commit | bfbce613972cd9e7e295adad3db8a455a8a2f55d (patch) | |
tree | 8a392f6ebde1a93b2ef7d9422ca75460eab67b83 /lib/.gitignore | |
parent | f5df269c5cef57294662d0b1f80a468b91f13643 (diff) | |
download | perl-bfbce613972cd9e7e295adad3db8a455a8a2f55d.tar.gz |
ignore lib/File/Find.pm
This is a bit of cleanup in the wake of
6de85bb45a5ea25528026a26cac854ee4dcdcd45.
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 016ea5bd4d..c9f8bb6a05 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -136,6 +136,7 @@ /Fcntl.pm /File/CheckTree.pm /File/Fetch.pm +/File/Find.pm /File/Glob.pm /File/GlobMapper.pm /File/Path.pm |