This commit is contained in:
CaiXiang
2025-11-27 15:20:21 +08:00
parent 3e2884ea53
commit 7b6c956b6a
49 changed files with 2042 additions and 10294 deletions

View File

@@ -11,7 +11,13 @@
"Bash(./scripts/archive_bug_fix.sh:*)",
"Bash(cmake --build:*)",
"Bash(cmake:*)",
"Bash(git commit -m \"$(cat <<''EOF''\n修复 .gitignore 和 CMakeLists.txt 构建配置\n\n- 修复 .gitignore 忽略所有 txt 文件的问题,改为只忽略特定目录\n- 修复 CMakeLists.txt 中 Curtis 控制器链接错误,改用 .lib 文件\n- 确保 CMakeLists.txt 不被 git 忽略\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")"
"Bash(git commit -m \"$(cat <<''EOF''\n修复 .gitignore 和 CMakeLists.txt 构建配置\n\n- 修复 .gitignore 忽略所有 txt 文件的问题,改为只忽略特定目录\n- 修复 CMakeLists.txt 中 Curtis 控制器链接错误,改用 .lib 文件\n- 确保 CMakeLists.txt 不被 git 忽略\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
"Bash(export PATH=\"/c/Qt/Tools/mingw1310_64/bin:$PATH\")",
"Bash(./deploy_windows.sh)",
"Bash(./agv_qt_gui.exe)",
"Bash(./run_dev.sh)",
"Bash(./setup_build_deps.sh)",
"Bash(./build.sh:*)"
],
"deny": [],
"ask": []