chore: remove accidentally committed binary and update .gitignore
Some checks failed
CI / Test (pull_request) Failing after 1m37s
CI / Lint (pull_request) Failing after 2m32s
CI / Build (pull_request) Failing after 14s
CI / Format Check (pull_request) Failing after 2s

This commit is contained in:
2025-11-05 12:21:22 +01:00
parent 4724a2efb5
commit 930b599af9
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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

BIN
platform

Binary file not shown.