From d1c2778e938746757a703d3d1648d1a47a45b0f8 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Tue, 28 Oct 2008 15:33:07 +0000 Subject: .cvsignore update: ignore all flavors of shared objects [from HEAD]. --- .cvsignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.cvsignore') diff --git a/.cvsignore b/.cvsignore index a7a20fcf09..18ac14cc5f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,8 +11,10 @@ maketest.log cctest cctest.c cctest.a -libcrypto.so.* -libssl.so.* *.flc semantic.cache Makefile +*.so* +*.dll* +*.sl* +*.dylib* -- cgit v1.2.3