From 2f0af23de991baa8830dd46de2d0fb86d2b06e0a Mon Sep 17 00:00:00 2001 From: zlt Date: Mon, 17 Aug 2026 13:16:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=A7=8B=E5=A4=84=E7=90=86=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E6=95=B4=E4=BD=93=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8fc3f3a..ea7fcdc 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ _to_delete/ # 开发机的挂载覆盖 (由 docker-compose.dev.yml 复制而来)。 # 绝不入库: 它会让容器跑磁盘代码而非镜像代码, 生产机上一旦误带就再也说不清跑的是哪版。 docker-compose.override.yml +/.claude/output-styles/readable-chinese.md +/.claude/settings.json