From 8f69e90a13d30b0a105369d7dad2a152ebacad29 Mon Sep 17 00:00:00 2001 From: Randy Stauner Date: Sat, 17 Nov 2012 09:23:56 -0700 Subject: [PATCH] Ignore Perl (MY)META.* files META and MYMETA can currently be `.yml` or `.json` --- Perl.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Perl.gitignore b/Perl.gitignore index c15b52a9..4ae6283d 100644 --- a/Perl.gitignore +++ b/Perl.gitignore @@ -10,7 +10,7 @@ Build.bat Makefile Makefile.old MANIFEST.bak -META.yml -MYMETA.yml +META.* +MYMETA.* nytprof.out pm_to_blib