Add the missed built binary to make the git status clean. Signed-off-by: Haiyue Wang <haiyue.wang@xxxxxxxxx> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d355c59..94966e7 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ /examples/napi-busy-poll-server /examples/ucontext-cp /examples/poll-bench +/examples/proxy /examples/send-zerocopy /examples/rsrc-update-bench -- 2.43.2