* [Qemu-devel] [PATCH] .gitignore: ignore qemu-ga and qapi-generated
@ 2011-07-23 5:41 Alexandre Raymond
2011-07-23 15:43 ` Anthony Liguori
0 siblings, 1 reply; 2+ 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] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] .gitignore: ignore qemu-ga and qapi-generated
2011-07-23 5:41 [Qemu-devel] [PATCH] .gitignore: ignore qemu-ga and qapi-generated Alexandre Raymond
@ 2011-07-23 15:43 ` Anthony Liguori
0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2011-07-23 15:43 UTC (permalink / raw)
To: Alexandre Raymond; +Cc: qemu-trivial, Qemu Developers
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 Raymond<cerbere@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-23 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23 5:41 [Qemu-devel] [PATCH] .gitignore: ignore qemu-ga and qapi-generated Alexandre Raymond
2011-07-23 15:43 ` Anthony Liguori
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).