--- utf8-ranges-1.0.1/Cargo.toml 1970-01-01T01:00:00+01:00 +++ utf8-ranges-1.0.1/Cargo.toml 2018-10-27T22:56:20.298645+02:00 @@ -21,6 +21,7 @@ keywords = ["codepoint", "utf8", "automaton", "range"] license = "Unlicense/MIT" repository = "https://github.com/BurntSushi/utf8-ranges" +exclude = ["/ci/*", "/.travis.yml", "/Makefile", "/ctags.rust", "/session.vim"] [dev-dependencies.quickcheck] version = "0.7" default-features = false