public inbox for [email protected]
 help / color / mirror / Atom feed
From: Haiyue Wang <[email protected]>
To: [email protected]
Cc: Haiyue Wang <[email protected]>
Subject: [PATCH liburing v1] .gitignore: Add the built binary `examples/proxy`
Date: Tue, 27 Feb 2024 15:32:09 +0800	[thread overview]
Message-ID: <[email protected]> (raw)

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


             reply	other threads:[~2024-02-27  7:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27  7:32 Haiyue Wang [this message]
2024-02-27 14:33 ` [PATCH liburing v1] .gitignore: Add the built binary `examples/proxy` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    [email protected] \
    [email protected] \
    [email protected] \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox