From 97e343570e7c30cc3ef265f501115b1e472a7fec Mon Sep 17 00:00:00 2001 From: Karen Etheridge Date: Mon, 7 Jan 2013 21:18:27 -0800 Subject: [PATCH] ignore more perl outputs - metaspec v2.0 now creates json files - some artifacts of XS builds --- Perl.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Perl.gitignore b/Perl.gitignore index 9128dc79..eaca02ed 100644 --- a/Perl.gitignore +++ b/Perl.gitignore @@ -11,6 +11,9 @@ Build.bat /Makefile.old /MANIFEST.bak /META.yml -/MYMETA.yml +/META.json +/MYMETA.* nytprof.out /pm_to_blib +*.o +*.bs