mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-08 00:43:10 +00:00
add Makefile and scripts allow build libwaku in cargo publish (#108)
This commit is contained in:
parent
64736c0284
commit
75b5c4c4f8
@ -18,14 +18,12 @@ exclude = [
|
|||||||
"vendor/docs/*",
|
"vendor/docs/*",
|
||||||
"vendor/coverage/*",
|
"vendor/coverage/*",
|
||||||
"vendor/pkg/*",
|
"vendor/pkg/*",
|
||||||
"vendor/scripts/*",
|
|
||||||
"vendor/tests/*",
|
"vendor/tests/*",
|
||||||
"vendor/ci/*",
|
"vendor/ci/*",
|
||||||
"vendor/cmd/*",
|
"vendor/cmd/*",
|
||||||
"**/*.md",
|
"**/*.md",
|
||||||
"**/*.lock",
|
"**/*.lock",
|
||||||
"**/*.nix",
|
"**/*.nix",
|
||||||
"**/Makefile",
|
|
||||||
"**/Dockerfile",
|
"**/Dockerfile",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user