* [Qemu-devel] [PATCH] ui: add qemu-keymap and shader to .gitignore
@ 2017-10-20 7:09 Gerd Hoffmann
2017-10-20 13:28 ` Eric Blake
0 siblings, 1 reply; 2+ messages in thread
From: Gerd Hoffmann @ 2017-10-20 7:09 UTC (permalink / raw)
To: qemu-devel; +Cc: Gerd Hoffmann
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 620eec6b47..588769b250 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
/trace/generated-tcg-tracers.h
/ui/shader/texture-blit-frag.h
/ui/shader/texture-blit-vert.h
+/ui/shader/texture-blit-flip-vert.h
/ui/input-keymap-*.c
*-timestamp
/*-softmmu
@@ -45,6 +46,7 @@
/qemu-io
/qemu-ga
/qemu-bridge-helper
+/qemu-keymap
/qemu-monitor.texi
/qemu-monitor-info.texi
/qemu-version.h
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] ui: add qemu-keymap and shader to .gitignore
2017-10-20 7:09 [Qemu-devel] [PATCH] ui: add qemu-keymap and shader to .gitignore Gerd Hoffmann
@ 2017-10-20 13:28 ` Eric Blake
0 siblings, 0 replies; 2+ messages in thread
From: Eric Blake @ 2017-10-20 13:28 UTC (permalink / raw)
To: Gerd Hoffmann, qemu-devel
[-- Attachment #1: Type: text/plain, Size: 852 bytes --]
On 10/20/2017 02:09 AM, Gerd Hoffmann wrote:
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Eric Blake <eblake@redhat.com>
>
> diff --git a/.gitignore b/.gitignore
> index 620eec6b47..588769b250 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -14,6 +14,7 @@
> /trace/generated-tcg-tracers.h
> /ui/shader/texture-blit-frag.h
> /ui/shader/texture-blit-vert.h
> +/ui/shader/texture-blit-flip-vert.h
> /ui/input-keymap-*.c
> *-timestamp
> /*-softmmu
> @@ -45,6 +46,7 @@
> /qemu-io
> /qemu-ga
> /qemu-bridge-helper
> +/qemu-keymap
> /qemu-monitor.texi
> /qemu-monitor-info.texi
> /qemu-version.h
>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 619 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-20 13:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-20 7:09 [Qemu-devel] [PATCH] ui: add qemu-keymap and shader to .gitignore Gerd Hoffmann
2017-10-20 13:28 ` Eric Blake
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).