public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing v1] .gitignore: Add the built binary `examples/proxy`
@ 2024-02-27  7:32 Haiyue Wang
  2024-02-27 14:33 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Haiyue Wang @ 2024-02-27  7:32 UTC (permalink / raw)
  To: io-uring; +Cc: Haiyue Wang

Add the missed built binary to make the git status clean.

Signed-off-by: Haiyue Wang <[email protected]>
---
 .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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH liburing v1] .gitignore: Add the built binary `examples/proxy`
  2024-02-27  7:32 [PATCH liburing v1] .gitignore: Add the built binary `examples/proxy` Haiyue Wang
@ 2024-02-27 14:33 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2024-02-27 14:33 UTC (permalink / raw)
  To: io-uring, Haiyue Wang


On Tue, 27 Feb 2024 15:32:09 +0800, Haiyue Wang wrote:
> Add the missed built binary to make the git status clean.
> 
> 

Applied, thanks!

[1/1] .gitignore: Add the built binary `examples/proxy`
      commit: 1e8eae47d0cd9be0a51b95e1b0ca54f322f7e4f0

Best regards,
-- 
Jens Axboe




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-27 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27  7:32 [PATCH liburing v1] .gitignore: Add the built binary `examples/proxy` Haiyue Wang
2024-02-27 14:33 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox