[CRIU] [PATCH 1/6] .gitignore: re-add Makefile.local

Andrew Vagin avagin at virtuozzo.com
Tue Feb 23 10:51:12 PST 2016


My ack for all patches. Thanks!

Acked-by: Andrew Vagin <avagin at virtuozzo.com>

On Mon, Feb 22, 2016 at 06:44:11PM -0800, Kir Kolyshkin wrote:
> Commit db6cb69 mistakenly removed Makefile.local from .gitignore.
> Restore it back. See commit 43fb948 for more info.
> 
> Cc: Cyrill Gorcunov <gorcunov at openvz.org>
> Signed-off-by: Kir Kolyshkin <kir at openvz.org>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index e7d90f0..1dc4154 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -14,6 +14,7 @@
>  cscope*
>  tags
>  TAGS
> +Makefile.local
>  images/*.c
>  images/*.h
>  images/google/protobuf/*.c
> -- 
> 2.5.0
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list