Hi Fam,
On 08/22/2017 01:41 AM, Fam Zheng wrote:
> Signed-off-by: Fam Zheng <famz@redhat.com>
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index cf65316863..693e2f3009 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -52,6 +52,8 @@
> /vscclient
> /vhost-user-scsi
> /fsdev/virtfs-proxy-helper
> +/tests/vm/*.img
> +/tests/vm/*.tmp
This one is probably safe as a global "*.tmp"
> *.[1-9]
> *.a
> *.aux
>