Re: [Qemu-devel] [PATCH] .gitignore: ignore qemu-ga and qapi-generated

2011-07-23 Thread Anthony Liguori

On 07/23/2011 12:41 AM, Alexandre Raymond wrote:

Add a new binary and generation directory to the gitignore file

Signed-off-by: Alexandre Raymondcerb...@gmail.com


Applied.  Thanks.

Regards,

Anthony Liguori


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





[Qemu-devel] [PATCH] .gitignore: ignore qemu-ga and qapi-generated

2011-07-22 Thread Alexandre Raymond
Add a new binary and generation directory to the gitignore file

Signed-off-by: Alexandre Raymond cerb...@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