happy ending

This commit is contained in:
baroni31
2026-05-20 22:08:30 +01:00
parent 3b93cffd38
commit 20f3c821ca
24 changed files with 60 additions and 56 deletions

View File

@@ -0,0 +1,17 @@
{
"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 *)"
]
}
}