first commit
This commit is contained in:
17
.claude/settings.local.json
Normal file
17
.claude/settings.local.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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\")"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user