init
This commit is contained in:
10
.claude/settings.local.json
Normal file
10
.claude/settings.local.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(pyinstaller yidaima.spec --clean)",
|
||||
"Bash(del /q /s dist\\\\\\\\* build\\\\\\\\*)",
|
||||
"Bash(powershell -Command \"Remove-Item -Path dist\\\\\\\\* -Recurse -Force; Remove-Item -Path build\\\\\\\\* -Recurse -Force\")",
|
||||
"Bash(ls -la *.py)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user