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:
parent
a92df56fd1
commit
ea9d735a99
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue