From e3cacc35e41ef2b825bc4941e4e9ddb20a0133a0 Mon Sep 17 00:00:00 2001 From: WorkBuddy Date: Tue, 15 Sep 2026 17:45:21 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E5=AE=A1=E6=9F=A5/=E9=A2=84=E8=A7=88=E8=84=9A=E6=89=8B?= =?UTF-8?q?=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .tools/ 与 .preview/ 为本机校验脚本与截图产物,不参与构建,不入库。 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index cd393f0..4a74eba 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,7 @@ frontend/dist/ CLAUDE.md docs/AGENTS.md docs/agents/ + +# 本地审查/预览脚手架(不入库) +.tools/ +.preview/