From: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
To: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [PATCH] Update .gitignore
Date: Mon, 28 Jun 2010 11:33:04 +0900 [thread overview]
Message-ID: <4C2809E0.6060002@jp.fujitsu.com> (raw)
Add some files/directories to .gitignore
- vapic.bin
A generated binary file
- libdis/ and libdis-user/
Directories generated in ./configure
- QMP/qmp-commands.txt
A generated text
- qemu-options.def
A generated file used as a source of qemu-options.h
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
---
.gitignore | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2d7f439..81b1ba4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,8 @@ config-target.*
libhw32
libhw64
libuser
+libdis
+libdis-user
qemu-doc.html
qemu-tech.html
qemu-doc.info
@@ -21,11 +23,13 @@ qemu-img
qemu-nbd
qemu-nbd.8
qemu-nbd.pod
+qemu-options.def
qemu-options.texi
qemu-img-cmds.texi
qemu-img-cmds.h
qemu-io
qemu-monitor.texi
+QMP/qmp-commands.txt
.gdbinit
*.a
*.aux
@@ -50,4 +54,5 @@ pc-bios/optionrom/linuxboot.bin
pc-bios/optionrom/multiboot.bin
pc-bios/optionrom/multiboot.raw
pc-bios/optionrom/extboot.bin
+pc-bios/optionrom/vapic.bin
.stgit-*
--
1.7.0
next reply other threads:[~2010-06-28 2:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-28 2:33 Hidetoshi Seto [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-06-21 5:24 [PATCH] Update .gitignore Hidetoshi Seto
2010-06-21 8:19 ` Avi Kivity
2009-04-02 18:36 Jan Kiszka
2009-04-05 16:12 ` Avi Kivity
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=4C2809E0.6060002@jp.fujitsu.com \
--to=seto.hidetoshi@jp.fujitsu.com \
--cc=kvm@vger.kernel.org \
--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