mod claude permissions

This commit is contained in:
beo3000 2026-01-01 15:38:44 +01:00
parent c9d2f4d0a0
commit 6903e13425
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@
"Bash(taskkill:*)", "Bash(taskkill:*)",
"Bash(dotnet ef migrations add:*)", "Bash(dotnet ef migrations add:*)",
"Bash(dotnet ef database update:*)", "Bash(dotnet ef database update:*)",
"Bash(cat:*)" "Bash(cat:*)",
"Bash(dir:*)"
] ]
} }
} }