author | Jack Nagel <jacknagel@gmail.com> | |
Thu, 29 Dec 2011 04:42:05 +0000 (22:42 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 29 Dec 2011 21:08:47 +0000 (13:08 -0800) | ||
commit | 0eddcbf1612ed044de586777b233caf8016c6e70 | |
tree | 2e4a9bdd3066487b28ca3460a71f2bc89733bae4 | tree | snapshot |
parent | 15b7898c5e9fc6fed9a6064213cfcd08cf7d7314 | commit | 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>
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>
perl/.gitignore | diff | blob | history |