Exclude more files from package

This commit is contained in:
NGnius (Graham) 2021-06-23 11:30:07 -04:00
parent 51a7710e9f
commit 0c0ed8b60a

View file

@ -8,6 +8,10 @@ license = "MIT"
homepage = "https://github.com/NGnius/libfj" homepage = "https://github.com/NGnius/libfj"
repository = "https://github.com/NGnius/libfj" repository = "https://github.com/NGnius/libfj"
readme = "README.md" readme = "README.md"
exclude = [
"test.sh",
"**/*.out.Techblox"
]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html