[CRIU] [PATCH] cleanup: complete .gitignore

Ruslan Kuprieiev kupruser at gmail.com
Fri Apr 29 02:43:52 PDT 2016


Hi Dmitry,

Sorry I didn't notice your patch.

Please drop my patch.

Thanks,
Ruslan

On 04/29/2016 12:19 PM, Dmitry Safonov wrote:
> On 04/29/2016 12:48 AM, Ruslan Kuprieiev wrote:
>> Looks like these files should be ignored:
>>
>>     Documentation/footer.txt
>>     lib/build/
>>     lib/c/criu.pc
>
> Hi Ruslan,
> thanks for that patch.
>
> Seems like I sent quite the same patch recently:
> https://lists.openvz.org/pipermail/criu/2016-April/027813.html
> It also deletes piegen from .gitignore so I prefer
> mine version as piegen is now standalone tool named compel.
> Sorry for the inconvenience.
>
>> Signed-off-by: Ruslan Kuprieiev <kupruser at gmail.com>
>> ---
>>   .gitignore               | 2 ++
>>   Documentation/.gitignore | 1 +
>>   2 files changed, 3 insertions(+)
>>
>> diff --git a/.gitignore b/.gitignore
>> index 6136d2c..3d59e56 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -37,3 +37,5 @@ criu/pie/pie.lds*.S
>>   criu/protobuf-desc-gen.h
>>   scripts/build/qemu-user-static/*
>>   lib/.crit-setup.files
>> +lib/build/
>> +lib/c/criu.pc
>> diff --git a/Documentation/.gitignore b/Documentation/.gitignore
>> index ad3e4f0..b4f3931 100644
>> --- a/Documentation/.gitignore
>> +++ b/Documentation/.gitignore
>> @@ -3,3 +3,4 @@
>>   *.[1-8]
>>   *.pdf
>>   *.ps
>> +footer.txt
>
>



More information about the CRIU mailing list