Files
zeling_f/.claude/settings.local.json
2026-03-17 14:30:02 +08:00

17 lines
416 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git remote:*)",
"Bash(git push:*)",
"Bash(del .gitindex.lock)",
"Bash(git reset:*)",
"Bash(powershell -Command \"Remove-Item -Path ''.git\\\\index.lock'' -Force\")"
],
"additionalDirectories": [
"C:\\Users\\admin\\Desktop\\filedata\\project\\泽林-frontend\\.git"
]
}
}