Files
aiaa-notification-server/.claude/settings.local.json
T

12 lines
174 B
JSON

{
"permissions": {
"allow": [
"Bash(go mod *)",
"Bash(go build *)",
"Bash(go run *)",
"Bash(git add *)",
"Bash(git commit *)"
]
}
}