first commit
This commit is contained in:
16
.claude/settings.local.json
Normal file
16
.claude/settings.local.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user