1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 19:09:43 +00:00

release binaries via GH releases and update installer fallback

This commit is contained in:
Tw93
2025-12-29 20:23:11 +08:00
parent a95355c002
commit af61748977
10 changed files with 274 additions and 73 deletions

6
.gitignore vendored
View File

@@ -53,4 +53,8 @@ cmd/status/status
/status
/analyze
mole-analyze
# Note: bin/analyze-go and bin/status-go are tracked as release binaries
# Go binaries
bin/analyze-go
bin/status-go
bin/analyze-darwin-*
bin/status-darwin-*