61: chore: Exclude unneeded files r=nox a=ignatenkobrain



Co-authored-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
bors[bot] 2020-03-10 08:35:20 +00:00 committed by GitHub
commit e659355313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ documentation = "https://docs.rs/serde_urlencoded"
description = "`x-www-form-urlencoded` meets Serde"
categories = ["encoding", "web-programming"]
keywords = ["serde", "serialization", "urlencoded"]
exclude = ["/.travis.yml", "/bors.toml"]
[badges]
travis-ci = {repository = "nox/serde_urlencoded"}