Better config file support

This commit is contained in:
Gnarwhal 2024-10-05 19:43:02 +00:00
parent 2bac7f434e
commit 5a6ac24773
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174
6 changed files with 39 additions and 7 deletions

3
.gitignore vendored
View file

@ -25,8 +25,9 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
# local conig files
.env*.local
config.toml
# vercel
.vercel