chore: remove binaries from tracking, update gitignore

bin/ should never be committed

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Snider 2026-01-29 16:19:28 +00:00
parent a92df56fd1
commit ea9d735a99

2
.gitignore vendored
View file

@ -21,7 +21,7 @@ coverage.html
/cmd/core/bin/
/cmd/core/core
/coverage.txt
/bin/core
bin/
tasks
# lthn-desktop build artifacts
!cmd/lthn-desktop/build