diff --git a/cpclib-bndbuild/Cargo.toml b/cpclib-bndbuild/Cargo.toml index 30d71cba..9eb766fe 100644 --- a/cpclib-bndbuild/Cargo.toml +++ b/cpclib-bndbuild/Cargo.toml @@ -13,7 +13,7 @@ homepage.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -exclude = ["examples", "tests/dummy"] +exclude = ["examples", "tests/dummy", "*.gif"] [dependencies] shlex = "1.3.0"