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:
parent
749647c895
commit
9777dd9158
3 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,3 +5,5 @@
|
|||
node_modules/
|
||||
bin/
|
||||
dist/
|
||||
core-agent
|
||||
core-agent-*
|
||||
|
|
|
|||
BIN
core-agent
BIN
core-agent
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue