From 2d44250d2ca6556f8acc22aaa800e6e684455e42 Mon Sep 17 00:00:00 2001 From: OG T Date: Fri, 10 Apr 2026 09:29:59 +0800 Subject: [PATCH] =?UTF-8?q?fix(rag):=20.dockerignore=20=E5=85=81=E8=A8=B1?= =?UTF-8?q?=20docs/=20+=20.agents/skills/=20=E9=80=B2=E5=85=A5=20build=20c?= =?UTF-8?q?ontext=20(RAG=20ADR-067)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .dockerignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index 1811a5e2..8f05835a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -14,12 +14,11 @@ .playwright-mcp .vscode .idea -*.md *.log *.tmp # 文件與腳本(不需要進 image) -docs +# 注意: docs/runbooks/, docs/adr/, .agents/skills/ 供 RAG 索引 (ADR-067 Phase 33) scripts # Node 快取(monorepo 根目錄)