hookehuyr

chore: 忽略 .claude/ 目录

添加 .claude/ 目录到 .gitignore 文件,避免将 Claude 相关文件提交到版本库
......@@ -8,3 +8,4 @@ node_modules/
.history
resource
CLAUDE.md
.claude/
......