From: rasmus Date: Fri, 24 Dec 1999 18:35:19 +0000 (+0000) Subject: Submitted by: Sascha Schumann X-Git-Tag: 1.3.10~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf09b6678682907900ef025057fe8c23e01acf60;p=thirdparty%2Fapache%2Fhttpd.git Submitted by: Sascha Schumann Reviewed by: Rasmus Lerdorf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84366 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/.cvsignore b/include/.cvsignore index 49eae948bd5..8132c4f7e9a 100644 --- a/include/.cvsignore +++ b/include/.cvsignore @@ -1 +1,2 @@ -ap_config_auto.h +stamp-h* +ap_config_auto.h* diff --git a/modules/.cvsignore b/modules/.cvsignore index f3c7a7c5da6..3dda72986fc 100644 --- a/modules/.cvsignore +++ b/modules/.cvsignore @@ -1 +1,2 @@ +Makefile.in Makefile diff --git a/modules/aaa/.cvsignore b/modules/aaa/.cvsignore index c3690626fe3..3bb66196d50 100644 --- a/modules/aaa/.cvsignore +++ b/modules/aaa/.cvsignore @@ -1,6 +1,9 @@ +Makefile.in +.deps +.libs +*.la Makefile *.lo *.so *.dll *.def -*.exp diff --git a/os/unix/.cvsignore b/os/unix/.cvsignore index f3c7a7c5da6..dc4caac8013 100644 --- a/os/unix/.cvsignore +++ b/os/unix/.cvsignore @@ -1 +1,6 @@ +Makefile.in Makefile +.deps +.libs +*.lo +*.la diff --git a/server/.cvsignore b/server/.cvsignore index f8193cb91be..9c0bf7d4a13 100644 --- a/server/.cvsignore +++ b/server/.cvsignore @@ -1,4 +1,9 @@ Makefile +Makefile.in +.deps +.libs +*.lo +*.la uri_delims.h gen_uri_delims test_char.h diff --git a/server/mpm/dexter/.cvsignore b/server/mpm/dexter/.cvsignore index f3c7a7c5da6..c10e47a58b7 100644 --- a/server/mpm/dexter/.cvsignore +++ b/server/mpm/dexter/.cvsignore @@ -1 +1,4 @@ +Makefile.in +*.lo +*.la Makefile diff --git a/server/mpm/mpmt_pthread/.cvsignore b/server/mpm/mpmt_pthread/.cvsignore index f3c7a7c5da6..6a4fff0a5a3 100644 --- a/server/mpm/mpmt_pthread/.cvsignore +++ b/server/mpm/mpmt_pthread/.cvsignore @@ -1 +1,6 @@ +Makefile.in +.deps +.libs +*.lo +*.la Makefile diff --git a/server/mpm/prefork/.cvsignore b/server/mpm/prefork/.cvsignore index f3c7a7c5da6..c10e47a58b7 100644 --- a/server/mpm/prefork/.cvsignore +++ b/server/mpm/prefork/.cvsignore @@ -1 +1,4 @@ +Makefile.in +*.lo +*.la Makefile diff --git a/srclib/.cvsignore b/srclib/.cvsignore index 608e723a15e..60b44b00c47 100644 --- a/srclib/.cvsignore +++ b/srclib/.cvsignore @@ -1,2 +1,3 @@ +Makefile.in Makefile pth