26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(head -5 echo \" ... (还有更多文件)\" echo \"\" echo \"📁 docs/fixes/:\" ls -1 docs/fixes/)",
|
|
"Bash(head:*)",
|
|
"Bash(echo:*)",
|
|
"Bash(test:*)",
|
|
"Bash(test -f:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(chmod:*)",
|
|
"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(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": []
|
|
}
|
|
}
|