FirstCommit

This commit is contained in:
yangfan
2025-07-23 19:31:36 +08:00
commit 9838382619
16 changed files with 6836 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(grep:*)"
],
"deny": []
}
}