Files
arcrun-collector/cmd/arcrun-app/.gitignore
T
Leo 1a1478260b 打包產物不進版控(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>
2026-08-05 17:25:45 +08:00

15 lines
551 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
build/bin
node_modules
frontend/dist
# Windows 打包中間產物(t196):exe 與 msix 解開後的 root/ 都是可重現的產物,
# 每次重編都變動、且是二進位 ⇒ 不進版控(產物走 bundles repo 出貨)。
arcrun-collector.exe
dist-msix/root/
# 打包產物(t1962026-08-05):dmgzipmsix 都是可重現的產物,
# 真身走 bundles repo 出貨(github.com/youlinhsieh/arcrun-rag-bundles)。
# 進版控只會讓 repo 膨脹,且每次重編都變動、每次都來吵未推警察。
dist/
dist-msix/