初次提交
This commit is contained in:
42
.claude/settings.local.json
Normal file
42
.claude/settings.local.json
Normal 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": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user