From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 2/3] ui: add qemu-keymap and shader to .gitignore
Date: Mon, 23 Oct 2017 10:02:44 +0200 [thread overview]
Message-ID: <20171023080245.31300-3-kraxel@redhat.com> (raw)
In-Reply-To: <20171023080245.31300-1-kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20171020070914.7785-1-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
next prev parent reply other threads:[~2017-10-23 8:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-23 8:02 [Qemu-devel] [PULL 0/3] Fixes 20171023 patches Gerd Hoffmann
2017-10-23 8:02 ` [Qemu-devel] [PULL 1/3] configure: disable qemu-keymap for linux-user qemu Gerd Hoffmann
2017-10-23 8:02 ` Gerd Hoffmann [this message]
2017-10-23 8:02 ` [Qemu-devel] [PULL 3/3] scripts: don't throw away stderr when checking out git submodules Gerd Hoffmann
2017-10-23 8:10 ` [Qemu-devel] [PULL 0/3] Fixes 20171023 patches no-reply
2017-10-24 15:06 ` Peter Maydell
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=20171023080245.31300-3-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@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).