mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-23 17:25:22 +01:00
added MANIFEST.SKIP files
This commit is contained in:
parent
37972dfe3e
commit
d72bef9f9a
21
perl/MANIFEST.SKIP
Normal file
21
perl/MANIFEST.SKIP
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
\bRCS\b
|
||||||
|
\bCVS\b
|
||||||
|
^MANIFEST\.
|
||||||
|
^Makefile$
|
||||||
|
~$
|
||||||
|
^#
|
||||||
|
\.old$
|
||||||
|
^blib/
|
||||||
|
^pm_to_blib
|
||||||
|
^MakeMaker-\d
|
||||||
|
\.gz$
|
||||||
|
\.cvsignore
|
||||||
|
^t/9\d_.*\.t
|
||||||
|
^t/perlcritic
|
||||||
|
^tools/
|
||||||
|
\.svn/
|
||||||
|
^[^/]+\.yaml$
|
||||||
|
^[^/]+\.pl$
|
||||||
|
^\.shipit$
|
||||||
|
^\.git/
|
||||||
|
\.sw[pon]$
|
Loading…
x
Reference in New Issue
Block a user