generated from dellevin/template
"移除 .claude/ 和 server/ 目录"
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(flutter analyze *)",
|
||||
"Bash(python _fix_script.py)",
|
||||
"Bash(dart analyze *)",
|
||||
"Bash(dart run *)",
|
||||
"Bash(python -c \"import py_compile; py_compile.compile\\('app.py', doraise=True\\); print\\('OK'\\)\")",
|
||||
"Bash(python -c \"import py_compile; py_compile.compile\\('server/app.py', doraise=True\\); print\\('Python OK'\\)\")",
|
||||
"Bash(python -c \"import py_compile; py_compile.compile\\('D:/UserData/Desktop/my_proj/mooknote/server/app.py', doraise=True\\); print\\('OK'\\)\")",
|
||||
"Bash(python -c \"import app; print\\('OK'\\)\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user