Exclude more files from package
This commit is contained in:
parent
51a7710e9f
commit
0c0ed8b60a
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@ license = "MIT"
|
|||
homepage = "https://github.com/NGnius/libfj"
|
||||
repository = "https://github.com/NGnius/libfj"
|
||||
readme = "README.md"
|
||||
exclude = [
|
||||
"test.sh",
|
||||
"**/*.out.Techblox"
|
||||
]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue