.cvsignore update: ignore all flavors of shared objects [from HEAD].
authorAndy Polyakov <appro@openssl.org>
Tue, 28 Oct 2008 15:33:07 +0000 (15:33 +0000)
committerAndy Polyakov <appro@openssl.org>
Tue, 28 Oct 2008 15:33:07 +0000 (15:33 +0000)
.cvsignore

index a7a20fcf09bf59e05e7e4112f8135f5c0b573b8c..18ac14cc5f0df8c114586b6ef11bb474c124a6e2 100644 (file)
@@ -11,8 +11,10 @@ maketest.log
 cctest
 cctest.c
 cctest.a
-libcrypto.so.*
-libssl.so.*
 *.flc
 semantic.cache
 Makefile
+*.so*
+*.dll*
+*.sl*
+*.dylib*