备份
This commit is contained in:
18
.claude/settings.local.json
Normal file
18
.claude/settings.local.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cmd.exe:*)",
|
||||
"Bash(build_all.bat)",
|
||||
"Bash(powershell.exe:*)",
|
||||
"Bash(\"C:/Program Files/CMake/bin/cmake.exe\" -S . -B build_x86 -A Win32)",
|
||||
"Bash(\"C:/Program Files/CMake/bin/cmake.exe\" --build build_x86 --config Debug --target EzUI)",
|
||||
"Bash(\"C:/Program Files/CMake/bin/cmake.exe\" --build build_x86 --config Release --target EzUI)",
|
||||
"Bash(\"C:/Program Files/CMake/bin/cmake.exe\" -S . -B build_x64 -A x64)",
|
||||
"Bash(\"C:/Program Files/CMake/bin/cmake.exe\":*)",
|
||||
"Bash(\"C:/Program Files/CMake/bin/cmake.exe\" --build build_x64 --config Release --target EzUI)",
|
||||
"Bash(file:*)",
|
||||
"Bash(./test_build.bat)",
|
||||
"Bash(./verify_scripts.bat:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user