diff --git a/.gitignore b/.gitignore index 45a22f7..fba388f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ # Test artifacts /tmp/ +# Redeploy-leg output (untracked runtime residue) +redeploy-result.txt + # Log files *.log *.jsonl