mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-29 21:22:06 +01:00
perl: update .gitignore and MANIFEST.SKIP
This commit is contained in:
parent
5cd37e5505
commit
afefbe4e56
1
perl/.gitignore
vendored
1
perl/.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
META.yml
|
||||
MYMETA.yml
|
||||
Makefile
|
||||
Makefile.old
|
||||
MessagePack.bs
|
||||
|
@ -2,6 +2,7 @@
|
||||
\bCVS\b
|
||||
^MANIFEST\.
|
||||
^Makefile$
|
||||
^MYMETA\.yml$
|
||||
~$
|
||||
^#
|
||||
\.old$
|
||||
|
Loading…
x
Reference in New Issue
Block a user