diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index fedfde7..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dotnet new:*)", - "Bash(dotnet sln:*)", - "Bash(dotnet add:*)", - "Bash(dotnet build:*)", - "Bash(dotnet tool:*)", - "Bash(dotnet ef:*)", - "Bash(timeout 8 dotnet run)", - "Bash(npm create:*)", - "Bash(npm install:*)", - "Bash(npm run:*)", - "Bash(npx playwright:*)", - "Bash(dotnet test:*)" - ] - } -}