打包產物不進版控(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:
2026-08-05 17:25:45 +08:00
parent 133bfdbc84
commit 1a1478260b
+6
View File
@@ -6,3 +6,9 @@ frontend/dist
# 每次重編都變動、且是二進位 ⇒ 不進版控(產物走 bundles repo 出貨)。
arcrun-collector.exe
dist-msix/root/
# 打包產物(t1962026-08-05):dmgzipmsix 都是可重現的產物,
# 真身走 bundles repo 出貨(github.com/youlinhsieh/arcrun-rag-bundles)。
# 進版控只會讓 repo 膨脹,且每次重編都變動、每次都來吵未推警察。
dist/
dist-msix/