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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,5 +8,6 @@ build/
|
||||
.pytest_cache/
|
||||
.claude/
|
||||
|
||||
# Local configuration overrides
|
||||
# Config with secrets
|
||||
config/settings.yaml
|
||||
config/settings.local.yaml
|
||||
Reference in New Issue
Block a user