[CRIU] [PATCH] cleanup: complete .gitignore

Dmitry Safonov dsafonov at virtuozzo.com
Fri Apr 29 02:19:36 PDT 2016


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


-- 
Regards,
Dmitry Safonov



More information about the CRIU mailing list