Skip to content

Commit ee8551e

Browse files
ehussjoshtriplett
authored andcommitted
Exclude more files from the published package.
1 parent d8d0717 commit ee8551e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

libgit2-sys/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ repository = "https://github.com/rust-lang/git2-rs"
88
license = "MIT/Apache-2.0"
99
description = "Native bindings to the libgit2 library"
1010
exclude = [
11+
"libgit2/ci/*",
12+
"libgit2/docs/*",
13+
"libgit2/examples/*",
14+
"libgit2/fuzzers/*",
1115
"libgit2/tests/*",
1216
]
1317
edition = "2018"

0 commit comments

Comments
 (0)