chore: remove binaries from repo and update .gitignore

This commit is contained in:
Cursor Agent
2025-10-05 14:24:48 +00:00
parent 303079740f
commit 859a7fd380
3 changed files with 8 additions and 1 deletions

7
.gitignore vendored
View File

@@ -3,3 +3,10 @@
node_modules node_modules
package-lock.json package-lock.json
yarn.lock yarn.lock
# Binaries
bin/
main
*.exe
*.dll
*.so
*.dylib

Binary file not shown.

BIN
main

Binary file not shown.