Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit d4c000b

Browse files
committed
Exclude some dirs on releases
1 parent abce8f2 commit d4c000b

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
@@ -9,6 +9,7 @@ version = "0.1.47"
99
authors = ["Inokentiy Babushkin <twk@twki.de>"]
1010
license-file = "LICENSE"
1111
edition = "2018"
12+
exclude = ["/ci/*", "/.github/*", "/doc"]
1213

1314
[dependencies]
1415
cargo = "0.54"

0 commit comments

Comments
 (0)