In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/a2a7e1732d227dd914f1a6e647809f4180de0b83?hp=5e6fb4d7df6eb968d0111e41184187c62911e175>
- Log ----------------------------------------------------------------- commit a2a7e1732d227dd914f1a6e647809f4180de0b83 Author: Florian Ragwitz <[email protected]> Date: Tue Jun 14 13:12:26 2011 +0200 Ignore the generated mg_data.h ----------------------------------------------------------------------- Summary of changes: .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 0733ec0..deb3c8d 100644 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,7 @@ MYMETA.yml /uni.data /uudmap.h /bitcount.h +/mg_data.h lib/inc/ lib/Win32.pm -- Perl5 Master Repository
