From: Vincent Pit <vince@profvince.com>
Date: Mon, 18 Jul 2011 12:58:03 +0000 (+0200)
Subject: Ignore MYMETA.json and MYMETA.yml
X-Git-Tag: v0.03~1
X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=5de27fe81b3aafbdb73bc00a21f9c004a0766583;p=perl%2Fmodules%2FTest-Leaner.git

Ignore MYMETA.json and MYMETA.yml
---

diff --git a/.gitignore b/.gitignore
index 578d4b1..e31a9d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,9 @@ Makefile.old
 Build
 _build*
 
+MYMETA.json
+MYMETA.yml
+
 *.tar.gz
 Test-Leaner-*