From: William A. Rowe Jr Date: Wed, 5 Jun 2002 14:56:46 +0000 (+0000) Subject: cvs up/diff gets pretty hard to track with vc7 builds. X-Git-Tag: 2.0.37~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93dc524eb3f3745c30a1096d88dca446ee0f618e;p=apache cvs up/diff gets pretty hard to track with vc7 builds. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95524 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.cvsignore b/.cvsignore index ab3e581d74..04b70c4538 100644 --- a/.cvsignore +++ b/.cvsignore @@ -30,3 +30,9 @@ apachecore.dll *.dep *.mak *.rc +Apache.sln +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/aaa/.cvsignore b/modules/aaa/.cvsignore index aeabff36e6..cb902f0c14 100644 --- a/modules/aaa/.cvsignore +++ b/modules/aaa/.cvsignore @@ -14,3 +14,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/arch/win32/.cvsignore b/modules/arch/win32/.cvsignore index 14ac4568b5..1bb03def78 100644 --- a/modules/arch/win32/.cvsignore +++ b/modules/arch/win32/.cvsignore @@ -2,3 +2,8 @@ Debug Release *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/cache/.cvsignore b/modules/cache/.cvsignore index aeabff36e6..cb902f0c14 100644 --- a/modules/cache/.cvsignore +++ b/modules/cache/.cvsignore @@ -14,3 +14,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/dav/fs/.cvsignore b/modules/dav/fs/.cvsignore index f877eb50a6..8a31aca1e9 100644 --- a/modules/dav/fs/.cvsignore +++ b/modules/dav/fs/.cvsignore @@ -13,3 +13,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/dav/main/.cvsignore b/modules/dav/main/.cvsignore index f877eb50a6..8a31aca1e9 100644 --- a/modules/dav/main/.cvsignore +++ b/modules/dav/main/.cvsignore @@ -13,3 +13,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/experimental/.cvsignore b/modules/experimental/.cvsignore index aeabff36e6..cb902f0c14 100644 --- a/modules/experimental/.cvsignore +++ b/modules/experimental/.cvsignore @@ -14,3 +14,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/filters/.cvsignore b/modules/filters/.cvsignore index aeabff36e6..cb902f0c14 100644 --- a/modules/filters/.cvsignore +++ b/modules/filters/.cvsignore @@ -14,3 +14,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/generators/.cvsignore b/modules/generators/.cvsignore index aeabff36e6..cb902f0c14 100644 --- a/modules/generators/.cvsignore +++ b/modules/generators/.cvsignore @@ -14,3 +14,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/http/.cvsignore b/modules/http/.cvsignore index f877eb50a6..8a31aca1e9 100644 --- a/modules/http/.cvsignore +++ b/modules/http/.cvsignore @@ -13,3 +13,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/loggers/.cvsignore b/modules/loggers/.cvsignore index aeabff36e6..cb902f0c14 100644 --- a/modules/loggers/.cvsignore +++ b/modules/loggers/.cvsignore @@ -14,3 +14,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/mappers/.cvsignore b/modules/mappers/.cvsignore index aeabff36e6..cb902f0c14 100644 --- a/modules/mappers/.cvsignore +++ b/modules/mappers/.cvsignore @@ -14,3 +14,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/metadata/.cvsignore b/modules/metadata/.cvsignore index aeabff36e6..cb902f0c14 100644 --- a/modules/metadata/.cvsignore +++ b/modules/metadata/.cvsignore @@ -14,3 +14,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/proxy/.cvsignore b/modules/proxy/.cvsignore index b5f6aab78b..b7dba1dea3 100644 --- a/modules/proxy/.cvsignore +++ b/modules/proxy/.cvsignore @@ -11,3 +11,8 @@ modules.mk .deps .libs *.mak +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/modules/ssl/.cvsignore b/modules/ssl/.cvsignore index e7507a441b..d55c9071f4 100644 --- a/modules/ssl/.cvsignore +++ b/modules/ssl/.cvsignore @@ -12,3 +12,8 @@ Release *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/server/.cvsignore b/server/.cvsignore index 8597109378..a0a82683f3 100644 --- a/server/.cvsignore +++ b/server/.cvsignore @@ -14,3 +14,8 @@ httpd.exp *.plg *.dep *.mak +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/srclib/pcre/.cvsignore b/srclib/pcre/.cvsignore index 2720bb2971..3f1514a466 100644 --- a/srclib/pcre/.cvsignore +++ b/srclib/pcre/.cvsignore @@ -22,3 +22,8 @@ pcre.h *.plg *.dep *.mak +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/support/.cvsignore b/support/.cvsignore index 18ec8a63ae..e4018d42be 100644 --- a/support/.cvsignore +++ b/support/.cvsignore @@ -29,3 +29,8 @@ phf_abuse_log.cgi *.dep *.mak *.rc +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj diff --git a/support/win32/.cvsignore b/support/win32/.cvsignore index f1a34d057f..ba16972477 100644 --- a/support/win32/.cvsignore +++ b/support/win32/.cvsignore @@ -6,3 +6,8 @@ wintty.rc *.aps *.dep *.mak +BuildLog.htm +*.stc +*.stt +*.sto +*.vcproj