fix: gitignore *.log.old, *.log.*, escalations.jsonl

This commit is contained in:
openhands 2026-03-13 10:43:37 +00:00
parent 499f6d8828
commit b8097f1144

4
.gitignore vendored
View file

@ -3,10 +3,12 @@
# Runtime state
*.log
*.log.*
*.log.old
state.json
*.lock
*.pid
escalations.jsonl
# OS
.DS_Store
gardener.log