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