20 lines
767 B
JSON
20 lines
767 B
JSON
{
|
|
"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"
|
|
} |