qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] edid: Ignore built binary
@ 2018-10-04 14:05 Eric Blake
  2018-10-05 14:33 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Blake @ 2018-10-04 14:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel, qemu-trivial

Added in commit 72d277a7.

Signed-off-by: Eric Blake <eblake@redhat.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5668d027824..64efdfd9292 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,6 +107,7 @@
 /qemu-doc.html
 /qemu-doc.info
 /qemu-doc.txt
+/qemu-edid
 /qemu-img
 /qemu-nbd
 /qemu-options.def
-- 
2.17.1

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

* Re: [Qemu-devel] [PATCH] edid: Ignore built binary
  2018-10-04 14:05 [Qemu-devel] [PATCH] edid: Ignore built binary Eric Blake
@ 2018-10-05 14:33 ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-10-05 14:33 UTC (permalink / raw)
  To: Eric Blake, qemu-devel; +Cc: qemu-trivial, kraxel

On 04/10/2018 16:05, Eric Blake wrote:
> Added in commit 72d277a7.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 5668d027824..64efdfd9292 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -107,6 +107,7 @@
>  /qemu-doc.html
>  /qemu-doc.info
>  /qemu-doc.txt
> +/qemu-edid
>  /qemu-img
>  /qemu-nbd
>  /qemu-options.def
> 

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

end of thread, other threads:[~2018-10-05 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-04 14:05 [Qemu-devel] [PATCH] edid: Ignore built binary Eric Blake
2018-10-05 14:33 ` Philippe Mathieu-Daudé

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).