remove .claude from repo and ignore it

main
魏灿斌 3 days ago
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": []
}
}

1
.gitignore vendored

@ -7,3 +7,4 @@ dist-ssr
pnpm-debug pnpm-debug
stats.html stats.html
.idea .idea
.claude
Loading…
Cancel
Save