From 5ee7fd9a17d8c073df4ef59238ac152d44987bc8 Mon Sep 17 00:00:00 2001 From: OoO Date: Wed, 13 May 2026 12:13:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=9C=AA=E7=A2=BA=E8=AA=8D?= =?UTF-8?q?=E8=A8=AD=E8=A8=88=E5=AF=A9=E8=A8=88=20dump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c540758..aa646c4 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,10 @@ production_v3*/ frontend/ docker-compose.frontend.yml +# 生成式設計審計 / handoff dump(正式治理以 docs/memory/frontend_v3_handoff_20260512.md 為索引) +docs/design/ +docs/design_audit_frontend/ + # 測試與覆蓋率報告 .pytest_cache/ .coverage