mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
.claude/settings.json: allow access to difftastic repo
The OSC-metadata prototype now extends to difftastic (the categorical #2-only pager), checked out at /Users/stk/Stk/Dev/Builds/difftastic. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d4cdeca8ca
commit
b87607a5b5
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"permissions": {
|
||||
"additionalDirectories": [
|
||||
"/Users/stk/Stk/Dev/Builds/delta"
|
||||
"/Users/stk/Stk/Dev/Builds/delta",
|
||||
"/Users/stk/Stk/Dev/Builds/difftastic"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue