From: Jack Nagel Date: Thu, 29 Dec 2011 04:42:05 +0000 (-0600) Subject: Add MYMETA.json to perl/.gitignore X-Git-Tag: v1.7.8.3~5^2^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0eddcbf1612ed044de586777b233caf8016c6e70?ds=inline;hp=--cc 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 Signed-off-by: Junio C Hamano --- 0eddcbf1612ed044de586777b233caf8016c6e70 diff --git a/perl/.gitignore b/perl/.gitignore index 9235e73163..d5c6e22d0f 100644 --- a/perl/.gitignore +++ b/perl/.gitignore @@ -1,5 +1,6 @@ perl.mak perl.mak.old +MYMETA.json MYMETA.yml blib blibdirs