From ab8e7c28278e72c9a78ea7076541917f5593fe7a Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Sat, 1 Jul 2000 14:01:37 +0000 Subject: [PATCH] add some basic infrastructure to sdbm. update expat-lite's git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85741 13f79535-47bb-0310-9956-ffa450edef68 --- srclib/expat-lite/.cvsignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/srclib/expat-lite/.cvsignore b/srclib/expat-lite/.cvsignore index f3c7a7c5da..e169ece3e0 100644 --- a/srclib/expat-lite/.cvsignore +++ b/srclib/expat-lite/.cvsignore @@ -1 +1,9 @@ +.deps +.libs +*.la Makefile +*.lo +*.slo +*.so +*.dll +*.def -- 2.40.0