[CRIU] [PATCH 1/5] Update .gitignore

Andrew Vagin avagin at parallels.com
Thu Jul 5 03:10:49 EDT 2012


On Wed, Jul 04, 2012 at 10:05:55PM +0400, Cyrill Gorcunov wrote:
> Add object files and future protobuf compiled ones.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  .gitignore |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index 8cf64a4..8c28844 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -5,7 +5,9 @@
>  *.elf
>  *.out
>  *.swp
> +*.swo
>  *-blob.h
> +*.o
One more time?
>  .git-ignore
>  crtools
>  cscope*
> @@ -14,3 +16,5 @@ TAGS
>  syscall-x86-64.S
>  include/syscall.h
>  include/syscall-codes.h
> +protobuf/*.c
> +protobuf/*.h
> -- 
> 1.7.7.6
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list