[PATCH 1/3] Update .gitignore

Jussi Kivilinna jussi.kivilinna at iki.fi
Tue Jan 7 22:35:40 CET 2020


Hello,

On 22.12.2019 11.15, Tianjia Zhang via Gcrypt-devel wrote:
> Signed-off-by: Tianjia Zhang <tianjia.zhang at linux.alibaba.com>
> ---
>  .gitignore | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 704d3ca0..99741c18 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -32,6 +32,8 @@ cipher/libcipher.la
>  compat/Makefile
>  compat/libcompat.la
>  doc/gcrypt.info
> +doc/gcrypt.info-1
> +doc/gcrypt.info-2
>  doc/stamp-vti
>  doc/version.texi
>  doc/Makefile
> @@ -65,6 +67,7 @@ src/gcrypt.h
>  src/hmac256
>  src/libgcrypt-config
>  src/libgcrypt.la
> +src/libgcrypt.pc
>  src/mpicalc
>  src/versioninfo.rc
>  src/*.exe
> @@ -103,6 +106,8 @@ tests/t-lock
>  tests/t-mpi-bit
>  tests/t-mpi-point
>  tests/t-sexp
> +tests/t-secmem
> +tests/t-x448
>  tests/tsexp
>  tests/version
>  tests/*.exe
> 

Looks ok.

-Jussi




More information about the Gcrypt-devel mailing list