commit for push

This commit is contained in:
CaiXiang
2025-11-17 09:13:16 +08:00
parent 240b45c8b0
commit b0c4d5c475
6 changed files with 661 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
"Bash(chmod:*)",
"Bash(./scripts/archive_bug_fix.sh:*)",
"Bash(cmake --build:*)",
"Bash(cmake:*)"
"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)\")"
],
"deny": [],
"ask": []