summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 15b7898)
raw | patch | inline | side by side (parent: 15b7898)
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) |
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>
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 | patch | blob | history |
diff --git a/perl/.gitignore b/perl/.gitignore
index 9235e73163204593379cdf6367133b5b503423c2..d5c6e22d0f74e075a49dd50cde6cbee5049a336c 100644 (file)
--- a/perl/.gitignore
+++ b/perl/.gitignore
perl.mak
perl.mak.old
+MYMETA.json
MYMETA.yml
blib
blibdirs