Initial commit
This commit is contained in:
23
.claude/settings.local.json
Normal file
23
.claude/settings.local.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(find:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm run test:separator:*)",
|
||||
"Bash(node test-scriptalizer.js:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(python -m json.tool:*)",
|
||||
"Bash(bash:*)",
|
||||
"Bash(pkill:*)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(wc:*)",
|
||||
"Bash(dir:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(rsync:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(findstr:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user