git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Morr <sebastian@morr.cc>
To: gitster@pobox.com
Cc: Jeff King <peff@peff.net>, git@vger.kernel.org
Subject: [PATCH v2] Add MYMETA.yml to perl/.gitignore
Date: Fri, 2 Dec 2011 23:55:28 +0100	[thread overview]
Message-ID: <20111202225528.GA1176@thinkpad> (raw)
In-Reply-To: <20111201223520.GB4869@sigill.intra.peff.net>

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.

Signed-off-by: Sebastian Morr <sebastian@morr.cc>
---
 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
-- 
1.7.8.rc4.dirty

  reply	other threads:[~2011-12-02 22:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01 20:31 [PATCH] Add MYMETA.yml to perl/.gitignore Sebastian Morr
2011-12-01 22:35 ` Jeff King
2011-12-02 22:55   ` Sebastian Morr [this message]
2011-12-02 23:41     ` [PATCH v2] " Junio C Hamano
2011-12-03  0:07       ` Sebastian Morr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111202225528.GA1176@thinkpad \
    --to=sebastian@morr.cc \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).