ad no order title msg
This commit is contained in:
28
.openclaude/settings.local.json
Normal file
28
.openclaude/settings.local.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(ls:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(npm approve-scripts:*)",
|
||||
"Bash(npx prisma:*)",
|
||||
"Bash(node -e \"console.log\\(require\\(''crypto''\\).randomBytes\\(32\\).toString\\(''hex''\\)\\)\")",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:www.prisma.org)",
|
||||
"Bash(find C:UsersyuccDocumentsRepositoriesprojects-2026nextjsiherb-openclaudenode_modulesprisma -name *.md -maxdepth 2)",
|
||||
"Bash(tasklist)",
|
||||
"Bash(rm -rf \"C:\\\\Users\\\\yucc\\\\Documents\\\\Repositories\\\\projects-2026\\\\nextjs\\\\iherb-openclaude/.next\")",
|
||||
"Bash(npm run:*)",
|
||||
"Bash(npx next:*)",
|
||||
"Bash(tee /tmp/build-output.txt)",
|
||||
"Bash(echo \"EXIT: $?\")",
|
||||
"Bash(echo \"EXIT_CODE=$?\")",
|
||||
"Bash(taskkill /F /IM \"node.exe\")",
|
||||
"Bash(taskkill /F /IM \"nxnode.bin\")",
|
||||
"Bash(taskkill //F //PID 40132)",
|
||||
"Bash(taskkill //F //PID 35372)",
|
||||
"Bash(taskkill //F //PID 21080)",
|
||||
"Bash(taskkill //F //PID 29760)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user