chore(gc): GitHub 公開 mirror 管線(publish-github.sh+排除清單)——D22 模型落地:Gitea 私有真相源/GitHub 過濾樹乾淨歷史
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user