littleshop/.claude/settings.local.json

39 lines
1.4 KiB
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(curl:*)",
"Bash(cmd.exe /c \"cd /d C:\\Production\\Source\\LittleShop && git status\")",
"Bash(cmd.exe /c \"cd /d C:\\Production\\Source\\LittleShop && git add .\")",
"Bash(cmd.exe /c \"cd /d C:\\Production\\Source\\LittleShop && git add LittleShop/Models/PushSubscription.cs\")",
"Bash(cmd.exe /c \"cd /d C:\\Production\\Source\\LittleShop && git add LittleShop/DTOs/PushSubscriptionDto.cs\")",
"Bash(cmd.exe /c \"cd /d C:\\Production\\Source\\LittleShop && git add LittleShop/Services/IPushNotificationService.cs\")",
"Bash(dotnet run:*)",
"Bash(cmd.exe:*)",
"Read(//mnt/c/production/source/claudeenhancement/**)",
"Bash(netstat:*)",
"Read(//home/sysadmin/.config/claude/**)",
"Bash(claude --version)",
"Bash(cat:*)",
"Bash(timeout:*)",
"Bash(/mcp)",
"Read(//home/sysadmin/**)",
"Bash(claude mcp:*)",
"Read(//tmp/**)",
"Bash(chmod:*)",
"Bash(sshpass:*)",
"Bash(ssh:*)",
"Bash(git pull:*)",
"Bash(git branch:*)",
"Bash(git add:*)",
"Bash(git push:*)",
"Bash(tasklist)",
"Bash(findstr:*)",
"Read(//mnt/c/Production/Source/SilverLABS/SilverPAY/**)",
"Bash(git commit:*)"
],
"deny": [],
"ask": []
},
"outputStyle": "enterprise-full-stack-developer"
}