mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 14:22:28 +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
|
||||
next-env.d.ts
|
||||
push-via-ec2.sh
|
||||
ec2-push-script.sh
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user