perl: update .gitignore and MANIFEST.SKIP

This commit is contained in:
gfx
2010-09-19 15:21:25 +09:00
parent 5cd37e5505
commit afefbe4e56
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
META.yml
MYMETA.yml
Makefile
Makefile.old
MessagePack.bs
+1
View File
@@ -2,6 +2,7 @@
\bCVS\b
^MANIFEST\.
^Makefile$
^MYMETA\.yml$
~$
^#
\.old$