chore: gitignore .claude/ 本地产物

忽略 Claude Code 的本地设置与 worktree 隔离副本,避免出现在 git status。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
JOJO 2026-05-30 21:01:35 +08:00
parent 3fd2214da0
commit 5693c50d3a

3
.gitignore vendored
View File

@ -42,3 +42,6 @@ doc/
# Host workspace config (local, use .example)
config/host_workspaces.json
config/custom_models.json
# Claude Code local artifacts (settings, worktrees)
.claude/