story-kit: merge 259_story_move_story_kit_ignores_into_story_kit_gitignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -4,24 +4,10 @@
|
||||
# Local environment (secrets)
|
||||
.env
|
||||
|
||||
# App specific
|
||||
# App specific (root-level; story-kit subdirectory patterns live in .story_kit/.gitignore)
|
||||
store.json
|
||||
.story_kit_port
|
||||
|
||||
# Bot config (contains credentials)
|
||||
.story_kit/bot.toml
|
||||
|
||||
# Matrix SDK state store
|
||||
.story_kit/matrix_store/
|
||||
.story_kit/matrix_device_id
|
||||
|
||||
# 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/
|
||||
|
||||
# Rust stuff
|
||||
target
|
||||
|
||||
|
||||
Reference in New Issue
Block a user