This commit is contained in:
2026-02-17 03:52:25 -08:00
parent fa31459c77
commit 17b2273f48
8 changed files with 62 additions and 25 deletions

View File

@@ -76,7 +76,6 @@
],
"permission": {
"edit": {
"*": "ask",
"*.md": "allow",
"~/projects/japanese/SubMiner/*": "allow"
},
@@ -99,7 +98,8 @@
"git *": "allow",
"pnpm *": "allow",
"rm *": "deny",
"grep *": "allow"
"grep *": "allow",
"wc *": "allow"
},
"external_directory": {
"*": "ask",