Merge pull request #663 from vincent7f/dev-gitignore-config

bug fix: update .gitignore to include config/config.toml for sensitive information
This commit is contained in:
mannaandpoem 2025-03-15 18:20:34 +08:00 committed by GitHub
commit 3e77ccb5d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

@ -178,3 +178,6 @@ data/
# Workspace
workspace/
# sensitive information
config/config.toml