14 lines
293 B
Plaintext
14 lines
293 B
Plaintext
# 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/
|