All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add QMP/qmp-commands.txt to .gitignore
@ 2010-07-01  3:30 ` Hidetoshi Seto
  0 siblings, 0 replies; 4+ messages in thread
From: Hidetoshi Seto @ 2010-07-01  3:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien, avi, kvm

QMP/qmp-commands.txt is a generated file.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index ce66ed5..a32b7c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ qemu-img-cmds.texi
 qemu-img-cmds.h
 qemu-io
 qemu-monitor.texi
+QMP/qmp-commands.txt
 .gdbinit
 *.a
 *.aux
-- 
1.7.0


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

end of thread, other threads:[~2010-07-01 21:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-01  3:30 [PATCH] Add QMP/qmp-commands.txt to .gitignore Hidetoshi Seto
2010-07-01  3:30 ` [Qemu-devel] " Hidetoshi Seto
2010-07-01 21:52 ` Aurelien Jarno
2010-07-01 21:52   ` Aurelien Jarno

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.