chore: remove .claude/settings.local.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
gavrielc
2026-02-25 18:23:39 +02:00
parent ee7f720617
commit e0cf045518

View File

@@ -1,18 +0,0 @@
{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(npm run build:*)",
"Bash(npm test:*)",
"Bash(git checkout:*)",
"Bash(npm install:*)",
"Bash(npx vitest run:*)",
"Bash(npx tsx:*)",
"Bash(node:*)",
"Bash(npm pack:*)",
"Bash(git status:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}