chore: update .gitignore and remove deprecated bin binaries

This commit is contained in:
toki 2026-05-20 17:09:13 +09:00
parent 669028ce1c
commit 82364533a1
5 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View file

@ -7,6 +7,10 @@ agent-ops/rules/private/
/*.log
/dist/
/.env
/bin/control-plane
/bin/edge
/bin/node
/bin/worker
# Web Portal artifacts
apps/web/node_modules/

Binary file not shown.

BIN
bin/edge

Binary file not shown.

BIN
bin/node

Binary file not shown.

Binary file not shown.