trying out claude

This commit is contained in:
2026-02-21 10:06:50 -05:00
parent 7c1d721272
commit 67c55a50ce
2 changed files with 81 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(head:*)",
"Bash(git:*)",
"Bash(tail:*)",
"Bash(ls:*)",
"Bash(sort:*)",
"Bash(dir:*)"
]
}
}