Skip to content

Untrack dist-desktop — build artifact committed by accident - #23

Merged
RichardHightower merged 1 commit into
mainfrom
chore/untrack-dist-desktop
Aug 3, 2026
Merged

Untrack dist-desktop — build artifact committed by accident#23
RichardHightower merged 1 commit into
mainfrom
chore/untrack-dist-desktop

Conversation

@RichardHightower

Copy link
Copy Markdown
Collaborator

126 files / 4.4 MB of generated desktop assets landed in #22, because npm run build:desktop had just written them and git add -A does not distinguish.

dist-desktop/ is produced from .vercel/output/static on every build and embedded into the binary by the Tauri bundler. Regenerable, never hand-edited, pure diff churn.

Removed from the index and added to .gitignore with a note saying why, so it does not come back the next time someone builds before committing.

🤖 Generated with Claude Code

https://claude.ai/code/session_012o4dVLL1GeMETrCbD8Hgc2

…9FB]

126 files / 4.4 MB of generated desktop assets went in with the icon fix,
because `npm run build:desktop` had just written them and `git add -A` does
not know the difference. They are produced from .vercel/output/static on every
build and embedded into the binary by the bundler — regenerable, never edited,
and pure churn in a diff.
@RichardHightower
RichardHightower merged commit 3a16b40 into main Aug 3, 2026
8 checks passed
@RichardHightower
RichardHightower deleted the chore/untrack-dist-desktop branch August 3, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant