2026-01-11 08:17:29 +00:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
2026-01-11 08:40:26 +00:00
|
|
|
"Bash(dir libsecrets.dart)",
|
2026-01-11 15:42:39 +00:00
|
|
|
"Bash(flutter analyze:*)",
|
|
|
|
|
"Bash(git remote add:*)",
|
|
|
|
|
"Bash(git branch:*)",
|
|
|
|
|
"Bash(git push:*)",
|
|
|
|
|
"Bash(git reset:*)",
|
|
|
|
|
"Bash(find:*)",
|
|
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit:*)",
|
2026-01-12 06:47:27 +00:00
|
|
|
"Bash(git rebase:*)",
|
|
|
|
|
"Bash(cat:*)",
|
|
|
|
|
"Bash(git pull:*)",
|
2026-01-13 00:57:18 +00:00
|
|
|
"Bash(git stash:*)",
|
|
|
|
|
"Read(//c/Users/maita/posimai-project/ponshu-room/**)",
|
|
|
|
|
"Bash(flutter build:*)",
|
|
|
|
|
"Bash(unzip:*)",
|
2026-01-13 01:33:13 +00:00
|
|
|
"Bash(ls:*)",
|
|
|
|
|
"Bash(awk:*)"
|
2026-01-11 08:17:29 +00:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|