Files
FocusBuddy/.claude/settings.local.json
ytc1012 86a368e1e3 优化
2025-12-02 16:38:58 +08:00

71 lines
2.5 KiB
JSON

{
"permissions": {
"allow": [
"Bash(flutter --version:*)",
"Bash(flutter create:*)",
"Bash(flutter pub get:*)",
"Bash(flutter pub run build_runner build:*)",
"Bash(flutter devices:*)",
"Bash(flutter run:*)",
"Bash(timeout:*)",
"Bash(nul)",
"Bash(start \"\" \"f:\\cursor-auto\\focusBuddy\\icon-preview.html\")",
"Bash(dir:*)",
"Bash(echo:*)",
"Bash(cat:*)",
"Bash(code --locate-extension:*)",
"Bash(~/sdk/flutter/bin/flutter --version)",
"Bash(ruby:*)",
"Bash(pod --version:*)",
"Bash(gem environment:*)",
"Bash(brew:*)",
"Bash(sudo gem uninstall:*)",
"Bash(rbenv --version:*)",
"Bash(rbenv install:*)",
"Bash(/opt/homebrew/bin/rbenv install:*)",
"Bash(/opt/homebrew/bin/rbenv global:*)",
"Bash(/opt/homebrew/bin/rbenv version:*)",
"Bash(gem install:*)",
"Bash(export PATH=\"$PATH:$HOME/sdk/flutter/bin\")",
"Bash(flutter doctor:*)",
"Bash(flutter analyze:*)",
"Bash(start \"\" \"f:\\cursor-auto\\focusBuddy\\onboarding-preview.html\")",
"Bash(flutter emulators:*)",
"Bash(flutter gen-l10n:*)",
"Bash(/proc/$PPID/fd/0)",
"Bash(start \"\" \"f:\\cursor-auto\\focusBuddy\\docs\\index.html\")",
"Bash(start \"\" \"f:\\cursor-auto\\focusBuddy\\docs\\terms-of-service.html\")",
"Bash(findstr:*)",
"Bash(start \"\" \"f:\\cursor-auto\\focusBuddy\\docs\\privacy-policy.html\")",
"Bash(flutter build:*)",
"Bash(.gradlew.bat:*)",
"Bash(flutter pub cache:*)",
"Bash(flutter clean:*)",
"Bash(start ms-settings:developers)",
"Bash(gradlew.bat --stop:*)",
"Bash(call gradlew.bat:*)",
"Bash(where:*)",
"Bash(gradlew.bat:*)",
"Bash(if [ -d \"android/app/build/outputs\" ])",
"Bash(then find android/app/build/outputs -type f ( -name \"*.aab\" -o -name \"*.apk\" ))",
"Bash(else echo \"outputs 目录不存在,可能还未构建过\")",
"Bash(fi)",
"Bash(tasklist:*)",
"Bash(flutter pub outdated:*)",
"Bash(find:*)",
"Bash(java:*)",
"Bash(mkdir:*)",
"Bash(keytool:*)",
"Bash(call android\\gradlew.bat:*)",
"Bash(./android/gradlew.bat:*)",
"Bash(\"F:\\Program Files\\Eclipse Adoptium\\jdk-17.0.17.10-hotspot\\bin\\keytool.exe\":*)",
"Bash(\"F:\\Program Files\\Eclipse Adoptium\\jdk-17.0.17.10-hotspot\\bin\\jarsigner.exe\":*)",
"Bash(del:*)",
"Bash(rm:*)",
"Bash(git add:*)"
],
"deny": [],
"ask": []
}
}