Update code

This commit is contained in:
2026-04-02 19:52:38 +08:00
parent f77195a9d7
commit 9c040b3dec
15 changed files with 2100 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(py:*)",
"Bash(python math.py)",
"Bash(git remote:*)",
"Bash(git config:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
]
}
}