Merge pull request #282 from mulkieran/exclude-ci
This commit is contained in:
commit
17a6379db2
@ -10,6 +10,7 @@ readme = "README.md"
|
|||||||
repository = "https://github.com/rust-lang/libm"
|
repository = "https://github.com/rust-lang/libm"
|
||||||
version = "0.2.7"
|
version = "0.2.7"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
exclude = ["/ci/", "/.github/workflows/"]
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user