도면에서 표 추출
This commit is contained in:
20
.claude/settings.local.json
Normal file
20
.claude/settings.local.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(dotnet build)",
|
||||
"Bash(\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe\" DwgExtractorManual.csproj -p:Configuration=Debug -p:Platform=x64)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(where msbuild)",
|
||||
"Bash(\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Professional\\MSBuild\\Current\\Bin\\amd64\\MSBuild.exe\" DwgExtractorManual.csproj -p:Configuration=Debug -p:Platform=x64)",
|
||||
"Bash(dotnet run:*)",
|
||||
"Bash(echo $HOME)",
|
||||
"Bash(find:*)",
|
||||
"Bash(dotnet clean:*)",
|
||||
"Bash(dotnet build:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(wmic process where ProcessId=17428 delete:*)"
|
||||
],
|
||||
"deny": []
|
||||
},
|
||||
"contextFileName": "AGENTS.md"
|
||||
}
|
||||
Reference in New Issue
Block a user