chore: ignore runtime config files and reorganize .gitignore
- Ignore *.yaml and *.yaml.backup files - Reorganize sections with clear comments Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -26,3 +26,10 @@ compare_*.js
|
||||
|
||||
# logs
|
||||
logs
|
||||
|
||||
# oh my opencode
|
||||
.sisyphus
|
||||
|
||||
# Runtime config files
|
||||
*.yaml
|
||||
*.yaml.backup
|
||||
Reference in New Issue
Block a user