Skip to content

Commit e3aed9f

Browse files
committed
Exclude release bundle
1 parent 9eec87e commit e3aed9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ categories = [
2727
]
2828
license = "MIT"
2929
edition = "2021"
30-
exclude = ["/dist/", "/reference_sources/"]
30+
exclude = ["/dist/", "/reference_sources/", "/release-bundle/"]
3131

3232
[badges]
3333
travis-ci = { repository = "tectonic-typesetting/tectonic" }

0 commit comments

Comments
 (0)