This commit is contained in:
2025-11-28 11:04:10 +08:00
commit 83ee120f09
83 changed files with 6436 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(node check-pages.js:*)",
"Bash(cat:*)",
"Bash(del nul)",
"Bash(rm:*)"
],
"deny": [],
"ask": []
}
}