chore: remove compiled binary, add to gitignore

This commit is contained in:
Helios Agent 2026-03-06 11:41:42 +01:00
parent 5124856b72
commit 924be0540e
No known key found for this signature in database
GPG key ID: C8259547CD8309B5
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ Cargo.lock
**/*.rs.bk **/*.rs.bk
.env .env
*.pdb *.pdb
remote

BIN
remote

Binary file not shown.