--- syntect-3.0.1/Cargo.toml 1970-01-01T01:00:00+01:00 +++ syntect-3.0.1/Cargo.toml 2018-11-04T17:14:16.621747+01:00 @@ -14,7 +14,7 @@ name = "syntect" version = "3.0.1" authors = ["Tristan Hume "] -exclude = ["testdata/*"] +exclude = ["testdata/*", "/scripts/*", "/Makefile", "/codecov.yml"] description = "library for high quality syntax highlighting and code intelligence using Sublime Text's grammars" documentation = "https://docs.rs/syntect" readme = "Readme.md"