Skip to content

Commit 2da32fa

Browse files
ignatenkobrainBurntSushi
authored andcommitted
ci: exclude files from crates.io
PR #520
1 parent 5241919 commit 2da32fa

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
@@ -13,6 +13,7 @@ finite automata and guarantees linear time matching on all inputs.
1313
"""
1414
categories = ["text-processing"]
1515
autotests = false
16+
exclude = ["/.travis.yml", "/appveyor.yml", "/ci/*", "/scripts/*"]
1617

1718
[badges]
1819
travis-ci = { repository = "rust-lang/regex" }

0 commit comments

Comments
 (0)