diff --git a/.gitignore b/.gitignore index 14a912e..760afda 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,17 @@ tests/logs/ # uv lock (optional, can be committed for reproducibility) # 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 \ No newline at end of file