diff --git a/Cargo.toml b/Cargo.toml index 54ee5f4..de30607 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,9 @@ edition = "2021" description = "cli for building and publishing documentation using asciidoctor" license-file = "LICENSE.txt" authors = ["Quirin Ecker"] +exclude = [ + ".gitlab" +] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html