mirror of
https://github.com/flakestorm/flakestorm.git
synced 2026-04-27 01:36:34 +02:00
Update .gitignore to track flakestorm.yaml while excluding other local configuration files, ensuring proper version control of essential settings.
This commit is contained in:
parent
0b8777c614
commit
efde15e9cb
3 changed files with 290 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue