chore: Exclude unneeded files
This commit is contained in:
parent
278de79267
commit
eb3c523444
@ -8,6 +8,7 @@ documentation = "https://docs.rs/serde_urlencoded"
|
|||||||
description = "`x-www-form-urlencoded` meets Serde"
|
description = "`x-www-form-urlencoded` meets Serde"
|
||||||
categories = ["encoding", "web-programming"]
|
categories = ["encoding", "web-programming"]
|
||||||
keywords = ["serde", "serialization", "urlencoded"]
|
keywords = ["serde", "serialization", "urlencoded"]
|
||||||
|
exclude = ["/.travis.yml", "/bors.toml"]
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
travis-ci = {repository = "nox/serde_urlencoded"}
|
travis-ci = {repository = "nox/serde_urlencoded"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user