Ignoring merge workspace

This commit is contained in:
Dave
2026-02-26 15:07:21 +00:00
parent 175ed9e970
commit 4011767f20

3
.gitignore vendored
View File

@@ -11,8 +11,9 @@ store.json
# Matrix SDK state store
.story_kit/matrix_store/
# Agent worktrees (managed by the server, not tracked in git)
# Agent worktrees and merge workspace (managed by the server, not tracked in git)
.story_kit/worktrees/
.story_kit/merge_workspace/
# Coverage reports (generated by cargo-llvm-cov, not tracked in git)
.story_kit/coverage/