diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 84842fe..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(npm run build:*)", - "Bash(python:*)", - "Bash(npm ls:*)", - "Bash(npm run dev:*)", - "Bash(del \"E:\\\\GY_WORKING\\\\__CLAUDE_CODE_TESTING\\\\NEW_OSINT_AGGREGATOR\\\\techscout\\\\package-lock.json\")", - "Bash(curl:*)", - "Bash(npx next build)", - "Bash(taskkill:*)", - "Bash(timeout:*)", - "Bash(dir:*)", - "Bash(pip install:*)" - ] - } -}