ponshu-room-lite/.claude/settings.local.json

60 lines
2.1 KiB
JSON

{
"permissions": {
"allow": [
"Bash(dir libsecrets.dart)",
"Bash(flutter analyze:*)",
"Bash(git remote add:*)",
"Bash(git branch:*)",
"Bash(git push:*)",
"Bash(git reset:*)",
"Bash(find:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git rebase:*)",
"Bash(cat:*)",
"Bash(git pull:*)",
"Bash(git stash:*)",
"Read(//c/Users/maita/posimai-project/ponshu-room/**)",
"Bash(flutter build:*)",
"Bash(unzip:*)",
"Bash(ls:*)",
"Bash(awk:*)",
"Bash(flutter pub:*)",
"Bash(flutter run:*)",
"Bash(tee:*)",
"Bash(flutter:*)",
"Bash(Select-Object -Last 50)",
"Bash(git log:*)",
"Bash(dart run build_runner build:*)",
"Bash(dir .dart_toolflutter_gengen_l10n)",
"Bash(adb kill-server:*)",
"Bash(adb:*)",
"Bash(\"C:\\Users\\maita\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe\" kill-server)",
"Bash(\"C:\\Users\\maita\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe\" start-server)",
"Bash(\"C:\\Users\\maita\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe\" devices -l)",
"Bash(\"C:\\Users\\maita\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe\" usb)",
"Bash(if [ ! -f \"lib/secrets.local.dart\" ])",
"Bash(then cp lib/secrets.local.dart.example lib/secrets.local.dart)",
"Bash(else echo \"File already exists\")",
"Bash(fi)",
"Bash(timeout:*)",
"Bash(Remove-Item \"c:\\Users\\maita\\posimai-project\\ponshu_room_lite\\lib\\services\\tutorial_service.dart\" -Force)",
"Bash(dart fix:*)",
"Bash(Select-String \"unused_local_variable\")",
"Bash(Select-Object -First 10)",
"Bash(Select-String \"use_build_context\")",
"Bash(Select-Object -First 20)",
"Bash(Select-String \"backup_settings_section\")",
"Bash(Select-Object -First 30)",
"Bash(git checkout:*)",
"Bash(Select-Object -Last 10)",
"Bash(Select-Object -Last 30)",
"Bash(Select-String \"app_theme\")",
"Bash(git tag:*)",
"Bash(Select-Object -Last 20)"
],
"deny": [],
"ask": []
}
}