20 lines
864 B
JSON
20 lines
864 B
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)\")"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|