can't be bothered writing a commit message
Some checks failed
dev release / build (push) Failing after 5m30s
Some checks failed
dev release / build (push) Failing after 5m30s
This commit is contained in:
parent
cdd5de8f58
commit
670cf22f2c
27 changed files with 68553 additions and 11318 deletions
12
.grok/config.toml
Normal file
12
.grok/config.toml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Copied from .claude/settings.local.json
|
||||
[permission]
|
||||
allow = [
|
||||
"Bash(cargo test *)",
|
||||
"Bash(/home/breadway/Projects/bread/target/debug/bread health *)",
|
||||
"Bash(/home/breadway/Projects/bread/target/debug/bread sync *)",
|
||||
"Bash(python3 *)",
|
||||
"Bash(/home/breadway/Projects/bread/target/debug/bread modules *)",
|
||||
"Bash(/home/breadway/Projects/bread/target/debug/bread doctor *)",
|
||||
"Bash(/home/breadway/Projects/bread/target/debug/bread reload *)",
|
||||
"Bash(cargo build *)",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue