From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: BALATON Zoltan <balaton@eik.bme.hu>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
Roman Bolshakov <r.bolshakov@yadro.com>
Subject: Re: [PATCH 1/2] .gitignore: Ignore generated srorage-daemon files for in-tree builds
Date: Wed, 17 Jun 2020 16:44:36 +0200 [thread overview]
Message-ID: <ca05a43b-c955-cccd-e157-5692e0a08ce7@redhat.com> (raw)
In-Reply-To: <20200617134505.979607482CD@zero.eik.bme.hu>
On 6/17/20 3:06 PM, BALATON Zoltan wrote:
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> .gitignore | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index 0c5af83aa7..d9ef9f635a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -46,6 +46,9 @@
> !/qapi/qapi-visit-core.c
> /qapi/qapi-visit.[ch]
> /qapi/qapi-doc.texi
> +/storage-daemon/qapi/qapi-doc.texi
> +/storage-daemon/qapi/qapi-*.[ch]
> +/qemu-storage-daemon
> /qemu-edid
> /qemu-img
> /qemu-nbd
>
Thanks Zoltan, but Kevin already queued a similar patch
from Roman:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg711806.html
prev parent reply other threads:[~2020-06-17 14:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-17 13:06 [PATCH 1/2] .gitignore: Ignore generated srorage-daemon files for in-tree builds BALATON Zoltan
2020-06-17 14:44 ` Philippe Mathieu-Daudé [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=ca05a43b-c955-cccd-e157-5692e0a08ce7@redhat.com \
--to=philmd@redhat.com \
--cc=balaton@eik.bme.hu \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=r.bolshakov@yadro.com \
/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).