This commit is contained in:
CaiXiang
2025-11-14 16:09:58 +08:00
commit af65c2425d
74 changed files with 14650 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(head -5 echo \" ... (还有更多文件)\" echo \"\" echo \"📁 docs/fixes/:\" ls -1 docs/fixes/)",
"Bash(head:*)",
"Bash(echo:*)",
"Bash(test:*)",
"Bash(test -f:*)"
],
"deny": [],
"ask": []
}
}