diff --git a/Cargo.toml b/Cargo.toml index 5b7e2be..ac81528 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ edition = "2021" license = "MPL-2.0" repository = "https://github.com/helix-editor/nucleo" readme = "README.md" +exclude = ["/typos.toml", "/tarpaulin.toml"] [lib] diff --git a/tarpulin.toml b/tarpaulin.toml similarity index 100% rename from tarpulin.toml rename to tarpaulin.toml