Remove settings for claude
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(find /c/pWork/ioBroker.hass -name *.ts -o -name src/**/*)",
|
||||
"Bash(grep -E '^\\\\./\\(src/|[^/]+\\\\.\\(json|ts|js\\)$\\)')",
|
||||
"Bash(find C:/pWork/ioBroker.ping/test -type f -name *.ts -o -name *.js)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm run:*)",
|
||||
"Bash(rm main.js)",
|
||||
"Bash(rm lib/hass.js)",
|
||||
"Bash(rmdir lib:*)",
|
||||
"Bash(npx mocha:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
+2
-1
@@ -5,4 +5,5 @@ build
|
||||
admin/i18n/flat.txt
|
||||
admin/i18n/*/flat.txt
|
||||
iob_npm.done
|
||||
package-lock.json
|
||||
package-lock.json
|
||||
.claude/settings.local.json
|
||||
Reference in New Issue
Block a user