add config files to gitignore (#8894)

This commit is contained in:
a 2023-12-04 07:40:04 -06:00 committed by GitHub
parent 49890b38b7
commit 3fcb1e6a93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -94,3 +94,7 @@ jwt.hex
*__debug_bin*
yarn.lock
node_modules
/config.toml
/config.yaml
/config.yml