story-kit: merge 259_story_move_story_kit_ignores_into_story_kit_gitignore

This commit is contained in:
Dave
2026-03-17 13:13:01 +00:00
parent 09a71b4515
commit f89f78d77d
3 changed files with 108 additions and 56 deletions

13
.story_kit/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Bot config (contains credentials)
bot.toml
# Matrix SDK state store
matrix_store/
matrix_device_id
# Agent worktrees and merge workspace (managed by the server, not tracked in git)
worktrees/
merge_workspace/
# Coverage reports (generated by cargo-llvm-cov, not tracked in git)
coverage/