From f994c82d8c0f73aa6236a260202b446563aabc95 Mon Sep 17 00:00:00 2001 From: Linghong Date: Fri, 26 Jun 2026 20:37:28 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8F=96=E6=B6=88=E8=B7=9F=E8=B8=AA?= =?UTF-8?q?=20.claude/settings.local.json=20=E6=9C=AC=E5=9C=B0=E6=9D=83?= =?UTF-8?q?=E9=99=90=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 5 ++++- .gitignore | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 31b5b2e81..8136d39f6 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -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)" ] } } diff --git a/.gitignore b/.gitignore index c0413a2f4..633a781d7 100644 --- a/.gitignore +++ b/.gitignore @@ -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/