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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -31,6 +31,7 @@ yarn-error.log*
|
||||
|
||||
# Local config files
|
||||
lore.config.json
|
||||
.liquid-mail.toml
|
||||
|
||||
# beads
|
||||
.bv/
|
||||
|
||||
Reference in New Issue
Block a user