chore: gitignore .liquid-mail.toml and remove from tracking

The file contains a Honcho API key that should not be in version control.
Added to .gitignore and untracked; the file remains on disk for local use.
This commit is contained in:
teernisse
2026-02-20 14:29:26 -05:00
parent ec0aaaf77c
commit f4de6feaa2
3 changed files with 5 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ clap_complete = "4"
dialoguer = "0.12"
console = "0.16"
indicatif = "0.18"
lipgloss = { package = "charmed-lipgloss", version = "0.1", default-features = false, features = ["native"] }
lipgloss = { package = "charmed-lipgloss", version = "0.2", default-features = false, features = ["native"] }
open = "5"
# HTTP