chore: untrack bin/ and add to .gitignore

Compiled binaries should not be in version control.
This commit is contained in:
JohnySigma 2026-05-05 12:15:00 +03:00
parent 7d322dc84f
commit 8fdf03b143
5 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -25,6 +25,7 @@ Thumbs.db
# === Core (Go) ===
core/phantom-auth/
bin/
core/bin/
core/bin-linux/
core/dist/

Binary file not shown.

Binary file not shown.

BIN
bin/orama

Binary file not shown.

Binary file not shown.