# HG changeset patch # User asl # Date 1032767148 0 # Node ID 539a115f216003c21b70269fc46f6c131c23dc68 # Parent 3f4258400ba5d57dc4b4a2d4f4f9c0e0a8e37778 Added .cvsignore files so the generated html files are ignored by CVS. diff --git a/doc/sgml/tutorials/.cvsignore b/doc/sgml/tutorials/.cvsignore new file mode 100644 --- /dev/null +++ b/doc/sgml/tutorials/.cvsignore @@ -0,0 +1,1 @@ +*.html \ No newline at end of file diff --git a/doc/sgml/tutorials/ChangeLog b/doc/sgml/tutorials/ChangeLog --- a/doc/sgml/tutorials/ChangeLog +++ b/doc/sgml/tutorials/ChangeLog @@ -1,3 +1,7 @@ +2002-09-23 Andrew Lunn + + * .cvsignore: Ignore the generated html files. + 2002-05-20 Jonathan Larmour * ecos-tutorial.sgml: RHEPL -> GPL. A few minor other tweaks, but diff --git a/doc/sgml/user-guide/.cvsignore b/doc/sgml/user-guide/.cvsignore new file mode 100644 --- /dev/null +++ b/doc/sgml/user-guide/.cvsignore @@ -0,0 +1,1 @@ +*.html \ No newline at end of file diff --git a/doc/sgml/user-guide/ChangeLog b/doc/sgml/user-guide/ChangeLog --- a/doc/sgml/user-guide/ChangeLog +++ b/doc/sgml/user-guide/ChangeLog @@ -1,3 +1,7 @@ +2002-09-23 Andrew Lunn + + * .cvsignore: Ignore the generated html files. + 2002-02-26 Julian Smart * config-tool.sgml: updated further text and graphics