Re: [PATCH v2] Add MYMETA.yml to perl/.gitignore
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:52:33
Sebastian Morr [off-list ref] writes:
This file is auto-generated by newer versions of ExtUtils::MakeMaker (presumably starting with the version shipping with Perl 5.14). It just contains extra information about the environment and arguments to the Makefile-building process, and can be safely deleted.
"safely deleted" sounds as if you made "make clean" remove it. I do not mind doing s/and can be.*/and should be ignored./ myself, if you want. Does running "make clean" actually remove it, by the way?
quoted hunk
Signed-off-by: Sebastian Morr <redacted> --- perl/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)diff --git a/perl/.gitignore b/perl/.gitignore index 98b2477..9235e73 100644 --- a/perl/.gitignore +++ b/perl/.gitignore@@ -1,5 +1,6 @@ perl.mak perl.mak.old +MYMETA.yml blib blibdirs pm_to_blib