From: Ammar Faizi <[email protected]>
To: Jens Axboe <[email protected]>
Cc: Pavel Begunkov <[email protected]>,
io-uring Mailing List <[email protected]>,
GNU/Weeb Mailing List <[email protected]>,
Ammar Faizi <[email protected]>
Subject: [PATCH liburing] .gitignore: Add poll-bench and send-zerocopy examples
Date: Tue, 26 Jul 2022 16:49:08 +0700 [thread overview]
Message-ID: <[email protected]> (raw)
Previous commits add poll-bench and send-zerocopy examples but forgot
to add the compiled files to .gitignore. Add them to .gitignore to
make "git status" clean after build.
Cc: Pavel Begunkov <[email protected]>
Signed-off-by: Ammar Faizi <[email protected]>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index b5acffd..4b63a91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,8 @@
/examples/io_uring-test
/examples/link-cp
/examples/ucontext-cp
+/examples/poll-bench
+/examples/send-zerocopy
/test/*.t
/test/*.dmesg
base-commit: 30a20795d7e4f300c606c6a2aa0a4c9492882d1d
--
Ammar Faizi
next reply other threads:[~2022-07-26 9:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-26 9:49 Ammar Faizi [this message]
2022-07-26 12:59 ` [PATCH liburing] .gitignore: Add poll-bench and send-zerocopy examples 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] \
[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