Files
YungR1otz/.claude/settings.local.json
2026-05-20 22:08:30 +01:00

18 lines
755 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 *)"
]
}
}