fix: gitignore dist/, remove committed binaries; drop mistaken archive/ ignore

Made-with: Cursor
This commit is contained in:
Leopere 2026-04-01 11:51:31 -04:00
parent f51af5faf8
commit d6cb04bebe
Signed by: colin
SSH Key Fingerprint: SHA256:nRPCQTeMFLdGytxRQmPVK9VXY3/ePKQ5lGRyJhT5DY8
3 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -18,4 +18,6 @@ __pycache__/
# OS # OS
.DS_Store .DS_Store
archive/
# Local binaries (never commit; ship.sh writes here)
dist/

BIN
dist/tunnel-client vendored

Binary file not shown.

BIN
dist/tunnel-server vendored

Binary file not shown.