[PATCH 1/3] Update .gitignore
Tianjia Zhang
tianjia.zhang at linux.alibaba.com
Sun Dec 22 10:15:31 CET 2019
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
--
2.17.1
More information about the Gcrypt-devel
mailing list