初次提交

This commit is contained in:
2025-10-14 20:05:29 +08:00
commit 6e4e48fdd2
673 changed files with 437006 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
{
"permissions": {
"allow": [
"Bash(pip install:*)",
"Bash(dir:*)",
"Bash(python:*)",
"Bash(source:*)",
"Bash(curl:*)",
"Bash(venv/Scripts/activate:*)",
"Bash(set PYTHONPATH=%cd%:*)",
"Bash(venvScriptsactivate:*)",
"Bash(uvicorn:*)",
"Bash(cat:*)",
"Bash(more:*)",
"Bash(npm --version)",
"Bash(node:*)",
"Bash(npm install:*)",
"Bash(npm run dev:*)",
"Bash(findstr:*)",
"Bash(npm run build:*)",
"Bash(taskkill:*)",
"Bash(wmic:*)",
"Bash(mysql:*)",
"Bash(netstat:*)",
"Bash(rm:*)",
"Bash(timeout:*)",
"Bash(copy:*)",
"Bash(chmod:*)",
"Bash(./prepare_linux_package_fixed.sh:*)",
"Bash(tar:*)",
"Bash(python3:*)",
"Bash(find:*)",
"Bash(tasklist:*)",
"Bash(docker:*)",
"Bash(powershell:*)",
"Bash(cloud-drive-server.exe:*)",
"Bash(./dist/cloud-drive-server.exe)"
],
"deny": [],
"ask": []
}
}