chore: remove binaries from repo and update .gitignore

This commit is contained in:
Cursor Agent
2025-10-05 14:24:48 +00:00
parent 92ff74ab50
commit f76b89e9a2
3 changed files with 8 additions and 1 deletions

9
.gitignore vendored
View File

@@ -2,4 +2,11 @@
.env.local
node_modules
package-lock.json
yarn.lock
yarn.lock
# Binaries
bin/
main
*.exe
*.dll
*.so
*.dylib

Binary file not shown.

BIN
main

Binary file not shown.