qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Add QMP/qmp-commands.txt to .gitignore
@ 2010-07-01  3:30 Hidetoshi Seto
  2010-07-01 21:52 ` Aurelien Jarno
  0 siblings, 1 reply; 2+ messages in thread
From: Hidetoshi Seto @ 2010-07-01  3:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: avi, aurelien, 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] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] Add QMP/qmp-commands.txt to .gitignore
  2010-07-01  3:30 [Qemu-devel] [PATCH] Add QMP/qmp-commands.txt to .gitignore Hidetoshi Seto
@ 2010-07-01 21:52 ` Aurelien Jarno
  0 siblings, 0 replies; 2+ messages in thread
From: Aurelien Jarno @ 2010-07-01 21:52 UTC (permalink / raw)
  To: Hidetoshi Seto; +Cc: qemu-devel, kvm, avi

On Thu, Jul 01, 2010 at 12:30:23PM +0900, Hidetoshi Seto wrote:
> 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(-)

Thanks, applied.
 
> 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
> 
> 
> 

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

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

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

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

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).