[Spice-devel] [spice-streaming-agent PATCH 1/4] gitignore: ignore tar.xz
Uri Lublin
uril at redhat.com
Wed Oct 2 12:24:32 UTC 2019
On 9/26/19 8:10 PM, Frediano Ziglio wrote:
> I would add the reason. In this case as "make dist" generates it (dist-xz is specified in configure.ac)
OK.
>
>>
>> ---
>> .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
More information about the Spice-devel
mailing list