story-kit: merge 259_story_move_story_kit_ignores_into_story_kit_gitignore
This commit is contained in:
13
.story_kit/.gitignore
vendored
Normal file
13
.story_kit/.gitignore
vendored
Normal 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/
|
||||
Reference in New Issue
Block a user