From bad760a21495758b90811bf15fbcec384cb3f8dc Mon Sep 17 00:00:00 2001 From: aken1023 Date: Fri, 19 Sep 2025 23:32:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E5=90=88=E6=89=80=E6=9C=89=E6=AA=94?= =?UTF-8?q?=E6=A1=88=E5=88=B0=20pj=5Fllama=20=E7=9B=AE=E9=8C=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 遷移完整的專案到 pj_llama 目錄 - 包含所有最新檔案和 Git 歷史 - 移除不需要的舊檔案 - 統一開發和執行環境 --- .claude/settings.local.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 4eabcc6..e4129ed 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -8,13 +8,7 @@ "Bash(dir)", "Bash(git init:*)", "Bash(git add:*)", - "Bash(git commit:*)", - "Bash(git remote add:*)", - "Bash(git branch:*)", - "Bash(git push:*)", - "Bash(git pull:*)", - "Bash(rm:*)", - "Bash(mv:*)" + "Bash(git commit:*)" ], "defaultMode": "acceptEdits" }