Skip to content

Commit 17a6379

Browse files
authored
Merge pull request rust-lang#282 from mulkieran/exclude-ci
2 parents 1dbb9d2 + 33381c7 commit 17a6379

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ readme = "README.md"
1010
repository = "https://github.com/rust-lang/libm"
1111
version = "0.2.7"
1212
edition = "2018"
13+
exclude = ["/ci/", "/.github/workflows/"]
1314

1415
[features]
1516
default = []

0 commit comments

Comments
 (0)