From: Andy Polyakov Date: Tue, 28 Oct 2008 15:29:25 +0000 (+0000) Subject: .cvsignore update: ignore all flavors of shared objects. X-Git-Tag: OpenSSL_0_9_8k^2~202 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0dd4850ee02197ae58bfa9bcf7f48245a37babd0;p=openssl .cvsignore update: ignore all flavors of shared objects. --- diff --git a/.cvsignore b/.cvsignore index ac4d0e714e..01be5fa8f7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,11 +13,10 @@ maketest.log cctest cctest.c cctest.a -libcrypto.so.* -libcrypto.pc -libssl.so.* -libssl.pc *.flc semantic.cache Makefile *.dll* +*.so* +*.sl* +*.dylib*