In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/79abde3aeeb4da102feaf1bf38ae2f05a1a2541d?hp=2780a6ede39cb2f190256ad43e1c61535103caf9>
- Log ----------------------------------------------------------------- commit 79abde3aeeb4da102feaf1bf38ae2f05a1a2541d Author: Tony Cook <[email protected]> Date: Wed Jul 17 11:14:30 2013 +1000 ignore the build product lib/version.pod fb7942811 moved version from lib/ to cpan/ and added most of the needed lib/.gitignore entries, missing only this one. ----------------------------------------------------------------------- Summary of changes: lib/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/.gitignore b/lib/.gitignore index fa25676..138f495 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -364,4 +364,5 @@ unicore/TestProp.pl /unicore/UCD.pl /unicore/lib /version.pm +/version.pod /version/ -- Perl5 Master Repository
