All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] .gitignore: ignore qemu-ga and qapi-generated
@ 2011-07-23  5:41 ` Alexandre Raymond
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Raymond @ 2011-07-23  5:41 UTC (permalink / raw)
  To: Qemu Developers; +Cc: qemu-trivial, Alexandre Raymond

Add a new binary and generation directory to the gitignore file

Signed-off-by: Alexandre Raymond <cerbere@gmail.com>
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 08013fc..54835bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ libdis*
 libhw32
 libhw64
 libuser
+qapi-generated
 qemu-doc.html
 qemu-tech.html
 qemu-doc.info
@@ -32,6 +33,7 @@ qemu-options.texi
 qemu-img-cmds.texi
 qemu-img-cmds.h
 qemu-io
+qemu-ga
 qemu-monitor.texi
 QMP/qmp-commands.txt
 .gdbinit
-- 
1.7.5



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

end of thread, other threads:[~2011-07-23 15:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23  5:41 [Qemu-trivial] [PATCH] .gitignore: ignore qemu-ga and qapi-generated Alexandre Raymond
2011-07-23  5:41 ` [Qemu-devel] " Alexandre Raymond
2011-07-23 15:43 ` [Qemu-trivial] " Anthony Liguori
2011-07-23 15:43   ` Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.