Exclude files from cargo package (#1283)
This commit is contained in:
parent
051f4389f3
commit
05e66b3ac2
@ -11,6 +11,7 @@ edition = "2018"
|
||||
autotests = false
|
||||
categories = ["command-line-utilities", "development-tools"]
|
||||
keywords = ["command-line", "task", "runner", "development", "utility"]
|
||||
exclude = ["/book", "/icon.png", "/screenshot.png", "/www"]
|
||||
|
||||
[workspace]
|
||||
members = [".", "bin/ref-type", "bin/generate-book"]
|
||||
|
Loading…
Reference in New Issue
Block a user