adding claude settings

This commit is contained in:
2026-02-27 09:40:19 -08:00
parent 9454f30b4d
commit 0d4ed86f53
+2 -1
View File
@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(.:*)"
"Bash(.:*)",
"Bash(git:*)"
]
}
}