Skip to content

Commit 638af2b

Browse files
authored
Merge pull request #183 from eesast/dev
球球了
2 parents 07e98d6 + 1c466aa commit 638af2b

19 files changed

Lines changed: 3693 additions & 671 deletions

File tree

.claude/settings.local.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
{
22
"permissions": {
33
"allow": [
4-
"Bash(find \"D:/THUthu/THUAI9\" -type f \\\\\\( -name \"*.cs\" -o -name \"*.cpp\" -o -name \"*.h\" -o -name \"*.hpp\" -o -name \"*.py\" -o -name \"*.proto\" \\\\\\) ! -path \"*/.vs/*\" ! -path \"*/obj/*\" ! -path \"*/bin/*\" ! -path \"*/grpc/*\" ! -path \"*/spdlog/*\" ! -path \"*/protobuf/*\" ! -path \"*/x64/*\" ! -path \"*/.git/*\" ! -path \"*/playback/obj/*\" ! -path \"*/playback/bin/*\" -exec grep -l \"Event\" {} \\\\;)"
4+
"Bash(find \"D:/THUthu/THUAI9\" -type f \\\\\\( -name \"*.cs\" -o -name \"*.cpp\" -o -name \"*.h\" -o -name \"*.hpp\" -o -name \"*.py\" -o -name \"*.proto\" \\\\\\) ! -path \"*/.vs/*\" ! -path \"*/obj/*\" ! -path \"*/bin/*\" ! -path \"*/grpc/*\" ! -path \"*/spdlog/*\" ! -path \"*/protobuf/*\" ! -path \"*/x64/*\" ! -path \"*/.git/*\" ! -path \"*/playback/obj/*\" ! -path \"*/playback/bin/*\" -exec grep -l \"Event\" {} \\\\;)",
5+
"Bash(dotnet build *)",
6+
"Read(//c/Users/lenovo/.nuget/**)",
7+
"Read(//d//**)",
8+
"Bash(taskkill /PID 26992 /F)",
9+
"Bash(taskkill /PID 31552 /F)",
10+
"Bash(cmake --version)",
11+
"Bash(dotnet --version)"
512
]
613
}
714
}

0 commit comments

Comments
 (0)