- 添加遗漏的UI优化文件到git提交 - 修复文件换行符警告问题 - 确保所有修改已正确提交 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
40 lines
923 B
JSON
40 lines
923 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(./gradlew test:*)",
|
|
"Bash(./gradlew:*)",
|
|
"Bash(tasklist:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(sed:*)",
|
|
"Bash(adb logcat:*)",
|
|
"Bash(adb:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(wmic:*)",
|
|
"Bash(powershell:*)",
|
|
"Bash(.gradlew testDebugUnitTest --stacktrace)",
|
|
"Bash(gradlew:*)",
|
|
"Bash(./gradlew.bat testDebugUnitTest:*)",
|
|
"Bash(find:*)",
|
|
"Bash(./gradlew.bat assembleDebug:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(rd:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(magick:*)",
|
|
"Bash(convert:*)",
|
|
"Bash(python:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(cp:*)",
|
|
"Bash(robocopy:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(copy:*)",
|
|
"Bash(.gradlew:*)",
|
|
"Bash(gradlew.bat assembleDebug:*)",
|
|
"Bash(mv:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|