chore: update .gitignore to exclude ralph agent state files
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -46,4 +46,17 @@ tests/logs/
|
|||||||
# uv lock (optional, can be committed for reproducibility)
|
# uv lock (optional, can be committed for reproducibility)
|
||||||
# uv.lock
|
# uv.lock
|
||||||
|
|
||||||
|
# Ralph Agent files
|
||||||
|
.ralph_session
|
||||||
|
.ralph_session_history
|
||||||
|
.circuit_breaker_state
|
||||||
|
.circuit_breaker_history
|
||||||
|
.call_count
|
||||||
|
.last_reset
|
||||||
|
.exit_signals
|
||||||
|
.response_analysis
|
||||||
|
progress.json
|
||||||
|
status.json
|
||||||
|
|
||||||
|
# Kirol
|
||||||
.kiro
|
.kiro
|
||||||
Reference in New Issue
Block a user