67b83ba2be
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
17 lines
400 B
JSON
17 lines
400 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Edit(/Users/marcush/projects/wittgenstein/**)",
|
|
"Edit(/Users/marcush/claude-projects/**)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git pull:*)",
|
|
"Bash(git status:*)",
|
|
"Bash(git diff:*)",
|
|
"Bash(git -C:*)"
|
|
]
|
|
},
|
|
"autoMemoryDirectory": "~/claude-projects/wittgenstein/memory"
|
|
}
|