Skip to content

chore: remove stray gen binary committed in #4#5

Merged
ysyneu merged 1 commit into
mainfrom
chore/remove-stray-gen-binary
Jun 2, 2026
Merged

chore: remove stray gen binary committed in #4#5
ysyneu merged 1 commit into
mainfrom
chore/remove-stray-gen-binary

Conversation

@ysyneu
Copy link
Copy Markdown
Collaborator

@ysyneu ysyneu commented Jun 2, 2026

Removes the 4.3MB compiled gen Mach-O binary accidentally committed in #4 (a go build ./internal/cmd/gen artifact swept in by git add -A), and adds the anchored /gen path to .gitignore so it can't recur. The internal/cmd/gen/ source dir is unaffected (the ignore pattern is root-anchored).

The compiled `gen` executable (go build ./internal/cmd/gen at repo root) was
accidentally swept into #4 by git add -A. Remove the 4.3MB binary and ignore
the root-level /gen path (anchored so it doesn't match internal/cmd/gen/).
@ysyneu ysyneu merged commit 62b3764 into main Jun 2, 2026
4 checks passed
@ysyneu ysyneu deleted the chore/remove-stray-gen-binary branch June 2, 2026 03:10
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