diff --git a/Cargo.toml b/Cargo.toml index 393d95e4..12126c6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ readme = "README.md" repository = "https://github.com/rust-lang/libm" version = "0.2.7" edition = "2018" +exclude = ["/ci/", "/.github/workflows/"] [features] default = []