Claude settings

This commit is contained in:
2025-11-04 14:27:41 -05:00
parent 858f214fab
commit a7e6c7725d

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push)"
],
"deny": [],
"ask": []
}
}