Files
YungR1otz/.claude/settings.local.json
baroni31 c000c79b44 test
2026-05-20 22:16:22 +01:00

23 lines
889 B
JSON

{
"permissions": {
"allow": [
"Bash(Get-ChildItem -Path \"C:\\\\Users\\\\caiob\\\\Documents\\\\lucas cachalote\\\\YungRiotz\" -Recurse -Filter \"*.dart\")",
"Bash(Select-Object -ExpandProperty FullName)",
"Bash(Sort-Object)",
"Bash(flutter analyze *)",
"Bash(New-Item -ItemType Directory -Force \"C:\\\\Users\\\\caiob\\\\Documents\\\\lucas cachalote\\\\YungRiotz\\\\assets\\\\images\")",
"Bash(New-Item -ItemType Directory -Force \"C:\\\\Users\\\\caiob\\\\Documents\\\\lucas cachalote\\\\YungRiotz\\\\assets\\\\textures\")",
"PowerShell(New-Item *)",
"PowerShell(supabase *)",
"PowerShell(supabase projects *)",
"PowerShell(supabase link *)",
"PowerShell(supabase db *)",
"Bash(git fetch *)",
"Bash(git pull *)",
"Bash(git stash *)",
"Bash(git push *)",
"Bash(git config *)"
]
}
}