forked from NUDT-compiler/nudt-compiler-cpp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
710 B
15 lines
710 B
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir -p \"C:\\\\Users\\\\郑同学\\\\.claude\\\\plans\")",
|
|
"Bash(mkdir -p \"/c/Users/郑同学/.claude/plans\")",
|
|
"Bash(mkdir -p \"/mnt/c/Users/郑同学/.claude/plans\")",
|
|
"Bash(echo \"test\")",
|
|
"Bash(rm \"/mnt/c/Users/郑同学/.claude/plans/test.md\")",
|
|
"Bash(cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=/c/mingw/mingw64/bin/g++.exe -DCMAKE_C_COMPILER=/c/mingw/mingw64/bin/gcc.exe)",
|
|
"Bash(cmake -S . -B build -G \"MinGW Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=\"C:/mingw/MinGW/bin/g++.exe\" -DCMAKE_C_COMPILER=\"C:/mingw/MinGW/bin/gcc.exe\")",
|
|
"Bash(wsl *)"
|
|
]
|
|
}
|
|
}
|