remove .claude from repo and ignore it
parent
4625ef1dc0
commit
4a8cbaba6a
@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(npx prettier --write:*)",
|
|
||||||
"Bash(npm run lint:*)",
|
|
||||||
"Bash(npx prettier --check:*)",
|
|
||||||
"Bash(findstr:*)",
|
|
||||||
"Bash(npm run dev)",
|
|
||||||
"Bash(npm run build)",
|
|
||||||
"Bash(npm run)",
|
|
||||||
"Bash(npm run ts:check:*)"
|
|
||||||
],
|
|
||||||
"deny": [],
|
|
||||||
"ask": []
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue