diff --git a/Cargo.toml b/Cargo.toml index 3eca47b..5f715f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ description = "A CLI tool built for creating Containerfile templates based on th repository = "https://gitlab.com/wunker-bunker/ublue-cli" license = "Apache-2.0" categories = ["command-line-utilities"] -exclude = [".gitlab-ci.yml", ".helix/", ".git", ".gitignore"] +exclude = [".gitlab-ci.yml", ".helix/", ".git/", ".gitignore"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html