msgpack/perl/MANIFEST.SKIP

31 lines
319 B
Plaintext
Raw Normal View History

2009-07-01 18:33:56 +09:00
\bRCS\b
\bCVS\b
^MANIFEST\.
^Makefile$
2011-08-07 18:36:16 +09:00
^MYMETA\.(?:yml|json)$
2009-07-01 18:33:56 +09:00
~$
^#
\.old$
2011-08-07 18:36:16 +09:00
\.swp$
~$
2009-07-01 18:33:56 +09:00
^blib/
^pm_to_blib
^MakeMaker-\d
\.gz$
\.cvsignore
^t/9\d_.*\.t
^t/perlcritic
^tools/
\.svn/
^[^/]+\.yaml$
^[^/]+\.pl$
^\.shipit$
^\.git/
\.sw[pon]$
^\.gitignore$
2009-10-22 14:34:53 +09:00
\.o$
\.bs$
^Data-MessagePack-[0-9.]+/
^\.testenv/test_pp.pl
^ppport.h$