storkit: create 365_story_surface_api_rate_limit_warnings_in_chat
This commit is contained in:
22
.storkit/.gitignore
vendored
22
.storkit/.gitignore
vendored
@@ -1,22 +0,0 @@
|
||||
# Bot config (contains credentials)
|
||||
bot.toml
|
||||
|
||||
# Matrix SDK state store
|
||||
matrix_store/
|
||||
matrix_device_id
|
||||
matrix_history.json
|
||||
|
||||
# Agent worktrees and merge workspace (managed by the server, not tracked in git)
|
||||
worktrees/
|
||||
merge_workspace/
|
||||
|
||||
# Intermediate pipeline stages (transient, not committed per spike 92)
|
||||
work/2_current/
|
||||
work/3_qa/
|
||||
work/4_merge/
|
||||
|
||||
# Coverage reports (generated by cargo-llvm-cov, not tracked in git)
|
||||
coverage/
|
||||
|
||||
# Token usage log (generated at runtime, contains cost data)
|
||||
token_usage.jsonl
|
||||
Reference in New Issue
Block a user