Streamingle_URP/.claude/settings.local.json
2025-10-31 03:28:00 +09:00

21 lines
737 B (Stored with Git LFS)
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(findstr:*)",
"Bash(cat:*)",
"Bash(\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe\" OptiTrackPeripheralExample.sln -t:RokokoGloveDevice_Fixed -p:Configuration=Release -p:Platform=x64 -nologo -v:m)",
"Bash(powershell -Command:*)",
"Bash(ls:*)",
"Bash(tasklist:*)",
"Bash(deploy-plugin.bat)",
"Bash(cmd /c deploy-plugin.bat:*)",
"Bash(cmd /c dir /b \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\Scripts\\Streamingle\\StreamingleControl\\Controllers\")",
"Bash(timeout /t 5 /nobreak)",
"Read(//c/**)"
],
"deny": [],
"ask": []
}
}