diff mbox series

edid: Ignore built binary

Message ID 20181004140522.945682-1-eblake@redhat.com
State New
Headers show
Series edid: Ignore built binary | expand

Commit Message

Eric Blake Oct. 4, 2018, 2:05 p.m. UTC
Added in commit 72d277a7.

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

Comments

Philippe Mathieu-Daudé Oct. 5, 2018, 2:33 p.m. UTC | #1
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
>
diff mbox series

Patch

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