commit | 0eddcbf1612ed044de586777b233caf8016c6e70 | [log] [tgz] |
---|---|---|
author | Jack Nagel <jacknagel@gmail.com> | Wed Dec 28 22:42:05 2011 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Dec 29 13:08:47 2011 -0800 |
tree | 2e4a9bdd3066487b28ca3460a71f2bc89733bae4 | |
parent | 15b7898c5e9fc6fed9a6064213cfcd08cf7d7314 [diff] |
Add MYMETA.json to perl/.gitignore ExtUtils::MakeMaker generates MYMETA.json in addition to MYMETA.yml since version 6.57_07. As it suggests, it is just meta information about the build and is cleaned up with 'make clean', so it should be ignored. Signed-off-by: Jack Nagel <jacknagel@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>