chore: remove zig-server bench binary; don't gitignore artifacts

Drop the accidentally-tracked-in-working-tree zig-server bench binary
(built by bench/run.sh). Reverted the wasm_check* gitignore entry from
bce53b7 — these are removed, not ignored.
This commit is contained in:
agra
2026-06-02 09:43:05 +03:00
parent bce53b720b
commit 2c518f2dc4

2
.gitignore vendored
View File

@@ -5,5 +5,3 @@ zig-out
.sx-cache .sx-cache
.sx-tmp .sx-tmp
current/ current/
# emscripten/wasm smoke-test build output
wasm_check*