chore: Exclude some more files
This commit is contained in:
parent
1f030d6b74
commit
13d10bedf9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"]
|
||||
exclude = [".gitlab-ci.yml", ".helix/", ".git", ".gitignore"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue