Files
ENIG/HMI/.claude/settings.local.json
ChiKyun Kim 58ca67150d 파일정리
2026-01-29 14:03:17 +09:00

16 lines
781 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(wc:*)",
"Bash(dotnet build:*)",
"Bash(.build.bat)",
"Bash(cmd.exe:*)",
"Bash(timeout:*)",
"Bash(\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Professional\\MSBuild\\Current\\Bin\\MSBuild.exe\" \"C:\\Data\\Source\\(5613#) ENIG AGV\\Source\\Cs_HMI\\AGVCSharp.sln\" -property:Configuration=Debug -property:Platform=x86 -verbosity:minimal -nologo)",
"Bash(\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Professional\\MSBuild\\Current\\Bin\\MSBuild.exe\" \"C:\\Data\\Source\\(5613#) ENIG AGV\\Source\\Cs_HMI\\AGVSimulator\\AGVSimulator.csproj\" -property:Configuration=Debug -property:Platform=x86 -verbosity:minimal -nologo)"
],
"deny": [],
"ask": []
}
}