From: Ryan Bloom Date: Tue, 5 Dec 2000 03:48:26 +0000 (+0000) Subject: Ignore all the files that are generated during a build X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412c7c5ae79bc6fea959dd6dbcbfac468512788f;p=thirdparty%2Fapache%2Fhttpd.git Ignore all the files that are generated during a build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@87195 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 00000000000..f2f7a70d2c9 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,10 @@ +.deps +.libs +*.la +modules.mk +Makefile +*.lo +*.slo +*.so +*.dll +*.def