From d4b0e7f452c59f7a9bae93659d3890cfc5665bee Mon Sep 17 00:00:00 2001 From: Squeeks Date: Thu, 19 Apr 2012 16:54:02 +1000 Subject: [PATCH] Including META.json & MYMETA.json to Perl.gitignore. These are just the JSON variants like their YAML brothers generated by Makefile.PL and can be ignored safely. --- Perl.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Perl.gitignore b/Perl.gitignore index d3e79f92..62206c0a 100644 --- a/Perl.gitignore +++ b/Perl.gitignore @@ -11,5 +11,7 @@ Makefile.old MANIFEST.bak META.yml MYMETA.yml +META.json +MYMETA.json nytprof.out pm_to_blib