chore: 取消跟踪 .claude/settings.local.json 本地权限文件
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
"Bash(findstr LISTENING)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(lsof -ti:8081)",
|
||||
"Bash(curl -s http://localhost:8081/health)"
|
||||
"Bash(curl -s http://localhost:8081/health)",
|
||||
"Bash(npm -v)",
|
||||
"Bash(cargo --version)",
|
||||
"Bash(rustc --version)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -55,6 +55,7 @@ temp*build*/
|
||||
.worktrees/
|
||||
.rag/
|
||||
.env.secrets.local
|
||||
.claude/settings.local.json
|
||||
spacetime.local.json
|
||||
deploy/container/api-server.env
|
||||
deploy/container/worker-smoke/
|
||||
|
||||
Reference in New Issue
Block a user