qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Update .gitignore


From: Alex Bennée
Subject: Re: [Qemu-devel] [PATCH] Update .gitignore
Date: Thu, 29 Sep 2016 18:08:20 +0100
User-agent: mu4e 0.9.17; emacs 25.1.50.2

David Gibson <address@hidden> writes:

> This adds one generated header, and a couple of testcase binaries to the
> .gitignore files, which haven't yet been included.
>
> Signed-off-by: David Gibson <address@hidden>

Reviewed-by: Alex Bennée <address@hidden>

> ---
>  .gitignore       | 1 +
>  tests/.gitignore | 2 ++
>  2 files changed, 3 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index c91d018..1babcc2 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -20,6 +20,7 @@
>  /trace/generated-ust.c
>  /ui/shader/texture-blit-frag.h
>  /ui/shader/texture-blit-vert.h
> +module_block.h
>  *-timestamp
>  /*-softmmu
>  /*-darwin-user
> diff --git a/tests/.gitignore b/tests/.gitignore
> index 0f0c79b..9f3d2ee 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -12,7 +12,9 @@ rcutorture
>  test-aio
>  test-base64
>  test-bitops
> +test-blockjob
>  test-blockjob-txn
> +test-bufferiszero
>  test-clone-visitor
>  test-coroutine
>  test-crypto-afsplit


--
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]