Claude pog?

This commit is contained in:
2025-12-03 13:53:58 +01:00
parent 089a5f7a49
commit 8967e3a1f5
7 changed files with 179 additions and 8 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(cat:*)",
"Bash(git ls-tree:*)",
"Bash(cd:*)"
],
"deny": [],
"ask": []
}
}