fix: untrack dist/control-ui build artifacts (#1856)

The dist/control-ui/ files were committed before the dist/ gitignore
rule was effective. These build artifacts get regenerated during
builds, causing dirty repo errors that block the auto-update mechanism.

Removes the files from git tracking while keeping them locally and
respecting the existing dist/ gitignore entry.

Fixes #1838

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
zerone0x
2026-02-06 08:35:56 +08:00
committed by GitHub
parent 34a58b839c
commit 3ad7958365

Diff Content Not Available