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

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