Browse Source

no message

KIM-JINO5 3 months ago
parent
commit
7861b80945
1 changed files with 0 additions and 38 deletions
  1. 0 38
      .claude/settings.local.json

+ 0 - 38
.claude/settings.local.json

@@ -1,38 +0,0 @@
-{
-  "permissions": {
-    "allow": [
-      "Bash(dotnet:*)",
-      "Bash(powershell:*)",
-      "Bash(git:*)",
-      "Bash(ls:*)",
-      "Bash(dir:*)",
-      "Bash(cat:*)",
-      "Bash(echo:*)",
-      "FileEdit(E:\\workspace\\bitforum.io:*)",
-      "FileRead(E:\\workspace\\bitforum.io:*)",
-      "FileCreate(E:\\workspace\\bitforum.io:*)",
-      "FileDelete(E:\\workspace\\bitforum.io:*)",
-      "Bash(findstr:*)",
-      "Bash(find:*)",
-      "Bash(done)",
-      "Bash(Select-String -Pattern \"error|Error\")",
-      "Bash(Where-Object { $_ -notmatch \"MSB3027|MSB3021|MSB3026|NU1903|warning\" })",
-      "WebFetch(domain:docs.upbit.com)",
-      "WebFetch(domain:github.com)",
-      "WebFetch(domain:raw.githubusercontent.com)",
-      "Bash(taskkill:*)",
-      "WebFetch(domain:developercommunity.visualstudio.com)",
-      "Bash(if exist .vs rmdir /s /q .vs)",
-      "Bash(grep:*)",
-      "Bash(tasklist:*)",
-      "Bash(Stop-Process -Id 7452 -Force)",
-      "WebFetch(domain:global-docs.upbit.com)",
-      "WebFetch(domain:livescore.co.kr)"
-    ]
-  },
-  "model": "opusplan",
-  "dangerouslySkipPermissions": true,
-  "allowedPaths": [
-    "E:/workspace/bitforum.io"
-  ]
-}