[interchange] Ignore build files from newer Perl versions

Jon Jensen interchange-cvs at icdevgroup.org
Tue Dec 27 19:08:06 UTC 2011


commit d83f837a505df8903118d7e75a0107dcfcc78813
Author: Jon Jensen <jon at endpoint.com>
Date:   Tue Dec 27 12:07:01 2011 -0700

    Ignore build files from newer Perl versions

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d95a2f..170db97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
 *.tar.gz
 .cpan.tried
 META.yml
+MYMETA.json
+MYMETA.yml
 Makefile
 Makefile.old
 MANIFEST.bak



More information about the interchange-cvs mailing list