Remove dist/ build output from version control

Release binaries are built fresh by CI (.github/workflows/release.yml)
and attached to GitHub releases; checked-in binaries here were just
stale build output, not something the release pipeline reads.
This commit is contained in:
2026-07-18 07:05:34 -05:00
parent 8ae7c6ecf9
commit 9d9dbeccae
3 changed files with 1 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
/dist/
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.