[Spice-devel] [spice-streaming-agent PATCH v2 1/3] gitignore: ignore tar.xz
Frediano Ziglio
fziglio at redhat.com
Thu Oct 3 13:35:35 UTC 2019
>
> "make dist" generates it (dist-xz is specified in configure.ac)
>
> Signed-off-by: Uri Lublin <uril at redhat.com>
Acked-by: Frediano Ziglio <fziglio at redhat.com>
So, all the series got acked.
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 601cc9f..29d4a92 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -4,6 +4,7 @@
> *.lo
> *.tar.bz2
> *.tar.gz
> +*.tar.xz
> .*.sw?
> .deps
> .dirstamp
Frediano
More information about the Spice-devel
mailing list