diff --git a/Cargo.toml b/Cargo.toml index cfe87063..71163cab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ keywords = ["text", "formatting", "wrap", "typesetting", "hyphenation"] categories = ["text-processing", "command-line-interface"] license = "MIT" edition = "2018" +exclude = [".github/", ".gitignore", "benches/", "examples/"] [package.metadata.docs.rs] all-features = true