chore: 取消跟踪 .claude/settings.local.json 本地权限文件

This commit is contained in:
2026-06-26 20:37:28 +08:00
parent ac04e98a72
commit f994c82d8c
2 changed files with 5 additions and 1 deletions
+4 -1
View File
@@ -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)"
]
}
}
+1
View File
@@ -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/