In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ea0790113ffb02c3bcee4aabd83d008e691aceef?hp=e959ddd43fd7ec139c6a38e535a15d362600fe44>
- Log ----------------------------------------------------------------- commit ea0790113ffb02c3bcee4aabd83d008e691aceef Author: Steve Hay <[email protected]> Date: Wed Aug 8 09:12:00 2012 +0100 Add /Module/CoreList/TieHashDelta.pm to lib/.gitignore ----------------------------------------------------------------------- Summary of changes: lib/.gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/.gitignore b/lib/.gitignore index 31f5c98..6089743 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -273,8 +273,10 @@ /Module/Build /Module/Build.pm !/Module/Build/ConfigData.pm +/Module/CoreList /Module/CoreList.pm /Module/CoreList.pod +/Module/CoreList/TieHashDelta.pm /Module/Load.pm /Module/Load/Conditional.pm /Module/Loaded.pm -- Perl5 Master Repository
