# HG changeset patch # User nickg # Date 1040556047 0 # Node ID 84d7bb9b94fa0c03379693caac3fc058e24cc6c6 # Parent 223b5d3ba91406c29bc42a4867abb962ca2d2614 * doc/.cvsignore: Added this file to ignore generated HTML files. diff --git a/host/libcdl/ChangeLog b/host/libcdl/ChangeLog --- a/host/libcdl/ChangeLog +++ b/host/libcdl/ChangeLog @@ -1,3 +1,7 @@ +2002-12-22 Nick Garnett + + * doc/.cvsignore: Added this file to ignore generated HTML files. + 2002-09-21 Bart Veer * cdlcore.hxx, cdl.hxx, build.cxx, component.cxx, config.cxx, diff --git a/host/libcdl/doc/.cvsignore b/host/libcdl/doc/.cvsignore new file mode 100644 --- /dev/null +++ b/host/libcdl/doc/.cvsignore @@ -0,0 +1,2 @@ +*.html +*.gif