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:
@@ -0,0 +1 @@
|
||||
/dist/
|
||||
Reference in New Issue
Block a user