first commit

This commit is contained in:
2026-03-17 14:30:02 +08:00
commit 313f5b3550
136 changed files with 57671 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git remote:*)",
"Bash(git push:*)",
"Bash(del .gitindex.lock)",
"Bash(git reset:*)",
"Bash(powershell -Command \"Remove-Item -Path ''.git\\\\index.lock'' -Force\")"
],
"additionalDirectories": [
"C:\\Users\\admin\\Desktop\\filedata\\project\\泽林-frontend\\.git"
]
}
}