mod claude permissions

This commit is contained in:
beo3000 2025-12-24 15:00:51 +01:00
parent 86029648b6
commit 5441bbed3f
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
"Bash(dotnet build:*)",
"Bash(dotnet test:*)",
"Bash(git checkout:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}