chore: remove settings.yaml from tracking and add to .gitignore

Contains database credentials, should not be versioned.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Misaka_Company
2026-05-12 09:56:54 +08:00
parent 7305ad9ae6
commit b1e369e9f3
2 changed files with 2 additions and 11 deletions

3
.gitignore vendored
View File

@@ -8,5 +8,6 @@ build/
.pytest_cache/
.claude/
# Local configuration overrides
# Config with secrets
config/settings.yaml
config/settings.local.yaml