Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ build/

# Session-local agent scratch; the worktrees under here are separate checkouts.
.claude/

# Run artefacts. A run writes its event stream and queue wherever it is
# started, and neither belongs to the harness's own history.
events.jsonl
*.sqlite
*.sqlite-*
5 changes: 0 additions & 5 deletions events.jsonl

This file was deleted.

Loading