git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add MYMETA.yml to perl/.gitignore
@ 2011-12-01 20:31 Sebastian Morr
  2011-12-01 22:35 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Sebastian Morr @ 2011-12-01 20:31 UTC (permalink / raw)
  To: git

This file is auto-generated in the process of building the Perl
extension.

Signed-off-by: Sebastian Morr <sebastian@morr.cc>
---

Good day, fine Sirs and Madams,

I just built Git for the first time, issued "git status", and there
was this untracked file. I guess you could call that an itch. This patch
fixes that, however, I'm not sure whether this is a relevant issue.

Didn't know whom to Cc, as the perl directory doesn't seem to get much
attention lately.

Kind regards,
Sebastian

 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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-03  0:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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   ` [PATCH v2] " Sebastian Morr
2011-12-02 23:41     ` Junio C Hamano
2011-12-03  0:07       ` Sebastian Morr

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).