mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 22:32:27 +08:00
chore: remove .claude/settings.local.json from git tracking
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(npm update:*)",
|
|
||||||
"WebFetch(domain:ai-sdk.dev)",
|
|
||||||
"mcp__ide__getDiagnostics",
|
|
||||||
"Bash(npx tsc:*)",
|
|
||||||
"WebFetch(domain:sdk.vercel.ai)",
|
|
||||||
"Bash(npm run build:*)",
|
|
||||||
"Bash(npm outdated:*)",
|
|
||||||
"Bash(./push-via-ec2.sh)"
|
|
||||||
],
|
|
||||||
"deny": [],
|
|
||||||
"ask": []
|
|
||||||
}
|
|
||||||
}
|
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -40,5 +40,4 @@ yarn-error.log*
|
|||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
push-via-ec2.sh
|
push-via-ec2.sh
|
||||||
ec2-push-script.sh
|
|
||||||
.claude/settings.local.json
|
.claude/settings.local.json
|
||||||
|
|||||||
Reference in New Issue
Block a user