fix: remove core-agent binaries from tracking (99MB)

Two compiled binaries (arm64 + linux-amd64) were tracked.
Added core-agent and core-agent-* to .gitignore.

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-25 10:38:35 +00:00
parent 749647c895
commit 9777dd9158
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -5,3 +5,5 @@
node_modules/
bin/
dist/
core-agent
core-agent-*

Binary file not shown.

Binary file not shown.