Files
AIEC_Skills/视频分割/.claude/settings.local.json

13 lines
204 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(ffmpeg:*)",
"Bash(conda create:*)",
"Bash(conda run:*)",
"Bash(export PYTHONIOENCODING=utf-8)"
],
"deny": [],
"ask": []
}
}