From: "Alex Bennée" <alex.bennee@linaro.org>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Update .gitignore
Date: Thu, 29 Sep 2016 18:08:20 +0100 [thread overview]
Message-ID: <87y42avdkr.fsf@linaro.org> (raw)
In-Reply-To: <1475107128-5101-1-git-send-email-david@gibson.dropbear.id.au>
David Gibson <david@gibson.dropbear.id.au> writes:
> This adds one generated header, and a couple of testcase binaries to the
> .gitignore files, which haven't yet been included.
>
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> .gitignore | 1 +
> tests/.gitignore | 2 ++
> 2 files changed, 3 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index c91d018..1babcc2 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -20,6 +20,7 @@
> /trace/generated-ust.c
> /ui/shader/texture-blit-frag.h
> /ui/shader/texture-blit-vert.h
> +module_block.h
> *-timestamp
> /*-softmmu
> /*-darwin-user
> diff --git a/tests/.gitignore b/tests/.gitignore
> index 0f0c79b..9f3d2ee 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -12,7 +12,9 @@ rcutorture
> test-aio
> test-base64
> test-bitops
> +test-blockjob
> test-blockjob-txn
> +test-bufferiszero
> test-clone-visitor
> test-coroutine
> test-crypto-afsplit
--
Alex Bennée
prev parent reply other threads:[~2016-09-29 17:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-28 23:58 [Qemu-trivial] [PATCH] Update .gitignore David Gibson
2016-09-29 8:17 ` [Qemu-trivial] [Qemu-devel] " Marc-André Lureau
2016-09-29 16:00 ` [Qemu-trivial] " Michael Tokarev
2016-09-29 17:08 ` Alex Bennée [this message]
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 \
--in-reply-to=87y42avdkr.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=david@gibson.dropbear.id.au \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).