From 7bae446d2782de142a38d45c60798860da76cc7a Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sat, 30 Dec 2023 11:45:23 -0500 Subject: [PATCH] fix: Update cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 19e8bae..94fce32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,6 @@ 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"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html