mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 14:03:12 +00:00
Makefile should be added to allow building libwaku when cargo publish
Also, scripts folder is needed to build rln
This commit is contained in:
parent
64736c0284
commit
a1a4af905f
@ -18,14 +18,12 @@ exclude = [
|
||||
"vendor/docs/*",
|
||||
"vendor/coverage/*",
|
||||
"vendor/pkg/*",
|
||||
"vendor/scripts/*",
|
||||
"vendor/tests/*",
|
||||
"vendor/ci/*",
|
||||
"vendor/cmd/*",
|
||||
"**/*.md",
|
||||
"**/*.lock",
|
||||
"**/*.nix",
|
||||
"**/Makefile",
|
||||
"**/Dockerfile",
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user