chore(gc): GitHub 公開 mirror 管線(publish-github.sh+排除清單)——D22 模型落地:Gitea 私有真相源/GitHub 過濾樹乾淨歷史

This commit is contained in:
uncle6me-web
2026-07-18 20:21:15 +08:00
parent e1071edfe8
commit ca57fd6a1a
3 changed files with 93 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# GitHub 公開 mirror 排除清單(publish-github.sh 用)
# 一行一個路徑(相對 repo 根),# 開頭為註解。改這份檔就能調整公開範圍。
# 內部 LLM wiki / SDD / 事故紀錄 / 交接文件(含 CF account id、內部部署細節)
system-dev
docs
# 內部 AI 開發規範與 hooks
.claude
CLAUDE.md
AGENTS.md
skills
landing/CLAUDE.md
landing/AGENTS.md
# 內部待辦與資料檔
BACKLOG.md
agentdb.rvf
agentdb.rvf.lock
# 本 publish 管線自身(公開端不需要)
scripts/publish-github.sh
scripts/github-publish-exclude.txt