Update .gitignore to track flakestorm.yaml while excluding other local configuration files, ensuring proper version control of essential settings.

This commit is contained in:
Francisco M Humarang Jr. 2026-01-03 00:57:43 +08:00
parent 0b8777c614
commit efde15e9cb
3 changed files with 290 additions and 1 deletions

2
.gitignore vendored
View file

@ -88,7 +88,7 @@ Cargo.lock
!src/flakestorm/reports/
# Local configuration (may contain secrets)
flakestorm.yaml
!flakestorm.yaml
!flakestorm.yaml.example
# Ollama models cache (optional, can be large)