feat: add Makefile for building binaries across platforms

This commit is contained in:
2026-04-16 11:51:05 -05:00
parent 098cf36e3c
commit 67fb0148ae
2 changed files with 81 additions and 0 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
*.dll
*.so
*.dylib
bin/
# Test binary, built with `go test -c`
*.test