[openssl-commits] [openssl] OpenSSL_1_0_1-stable update
Rich Salz
rsalz at openssl.org
Tue Sep 15 16:01:57 UTC 2015
The branch OpenSSL_1_0_1-stable has been updated
via 83fcd322f7b398534fba7816ca3c0896f529c7c0 (commit)
from 12650153ec2c57c1b2b4d7f747ecd3709962912a (commit)
- Log -----------------------------------------------------------------
commit 83fcd322f7b398534fba7816ca3c0896f529c7c0
Author: Rich Salz <rsalz at openssl.org>
Date: Tue Sep 15 12:01:30 2015 -0400
RT4044: Remove .cvsignore files.
Reviewed-by: Matt Caswell <matt at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
.cvsignore | 22 ----------------------
apps/.cvsignore | 8 --------
2 files changed, 30 deletions(-)
delete mode 100644 .cvsignore
delete mode 100644 apps/.cvsignore
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index 01be5fa..0000000
--- a/.cvsignore
+++ /dev/null
@@ -1,22 +0,0 @@
-openssl.pc
-libcrypto.pc
-libssl.pc
-MINFO
-makefile.one
-tmp
-out
-outinc
-rehash.time
-testlog
-make.log
-maketest.log
-cctest
-cctest.c
-cctest.a
-*.flc
-semantic.cache
-Makefile
-*.dll*
-*.so*
-*.sl*
-*.dylib*
diff --git a/apps/.cvsignore b/apps/.cvsignore
deleted file mode 100644
index 9981329..0000000
--- a/apps/.cvsignore
+++ /dev/null
@@ -1,8 +0,0 @@
-openssl
-Makefile.save
-der_chop
-der_chop.bak
-CA.pl
-*.flc
-semantic.cache
-*.dll
More information about the openssl-commits
mailing list