fix(rag): .dockerignore 允許 docs/ + .agents/skills/ 進入 build context (RAG ADR-067)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
OG T
2026-04-10 09:29:59 +08:00
parent b261a51685
commit 2d44250d2c

View File

@@ -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 根目錄)