chore: remove tracked Mach-O binary, add to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Snider 2026-02-22 23:11:56 +00:00
parent 094e4570ba
commit 10197ced5c
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

@ -10,6 +10,7 @@ worker/output/
# Parquet exports (generated, sync to HF via scripts/sync_hf.py)
training/parquet/
# Go binary
# Go binaries
/lem
/dedup-check
bin/

Binary file not shown.