Skip to content

Commit 90565bf

Browse files
authored
Merge pull request #94 from ignatenkobrain/patch-3
exclude CI files
2 parents 987b817 + 25c4d9e commit 90565bf

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
@@ -14,6 +14,7 @@ homepage = "https://github.com/contain-rs/linked-hash-map"
1414
documentation = "https://contain-rs.github.io/linked-hash-map/linked_hash_map"
1515
keywords = ["data-structures"]
1616
readme = "README.md"
17+
exclude = ["/.travis.yml", "/deploy-docs.sh"]
1718

1819
[features]
1920
nightly = []

0 commit comments

Comments
 (0)