Thanks, applied.
On Thu, Jun 24, 2010 at 8:31 PM, Stefan Weil <w...@mail.berlios.de> wrote:
> libdis, libdis-user and qemu-options.def are generated
> directories / files and should be ignored by git.
>
> Signed-off-by: Stefan Weil <w...@mail.berlios.de>
> ---
> .gitignore | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index fdfe2f0..ce66ed5 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -6,6 +6,7 @@ config-target.*
> *-darwin-user
> *-linux-user
> *-bsd-user
> +libdis*
> libhw32
> libhw64
> libuser
> @@ -21,6 +22,7 @@ qemu-img
> qemu-nbd
> qemu-nbd.8
> qemu-nbd.pod
> +qemu-options.def
> qemu-options.texi
> qemu-img-cmds.texi
> qemu-img-cmds.h
> --
> 1.7.1
>
>
>