打包產物不進版控(dist/ dist-msix/)
dmg/zip/msix 都是可重現的產物,真身走 bundles repo 出貨 (github.com/youlinhsieh/arcrun-rag-bundles)。 進版控只會讓 repo 膨脹、每次重編都變動、每次都來吵未推警察。 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,3 +6,9 @@ frontend/dist
|
||||
# 每次重編都變動、且是二進位 ⇒ 不進版控(產物走 bundles repo 出貨)。
|
||||
arcrun-collector.exe
|
||||
dist-msix/root/
|
||||
|
||||
# 打包產物(t196/2026-08-05):dmg/zip/msix 都是可重現的產物,
|
||||
# 真身走 bundles repo 出貨(github.com/youlinhsieh/arcrun-rag-bundles)。
|
||||
# 進版控只會讓 repo 膨脹,且每次重編都變動、每次都來吵未推警察。
|
||||
dist/
|
||||
dist-msix/
|
||||
|
||||
Reference in New Issue
Block a user