Skip to content
Merged
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
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ build/
.hermes/
*.local.md
.gstack/
# macOS Finder metadata — never useful in the repo, easy to commit by accident.
.DS_Store
# Event-store runtime artifacts if a stray run creates a store at the repo root
# (the real store lives in .agent-sentinel/ or the XDG state dir) — never commit.
/events.sqlite3*
Expand Down
Loading