Files
ATV_STDLabelAttach/Handler/.claude/settings.local.json
2025-09-09 17:24:19 +09:00

14 lines
249 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git checkout:*)",
"Bash(build.bat)",
"Bash(cmd /c:*)",
"Bash(git commit:*)",
"Bash(msbuild:*)",
"Bash(dotnet build:*)"
],
"deny": []
}
}