Mercurial > ecos-v3_0-branch
changeset 346:539a115f2160
Added .cvsignore files so the generated html files are ignored
by CVS.
| author | asl |
|---|---|
| date | Mon, 23 Sep 2002 07:45:48 +0000 |
| parents | 3f4258400ba5 |
| children | 9cdf781366eb |
| files | doc/sgml/tutorials/.cvsignore doc/sgml/tutorials/ChangeLog doc/sgml/user-guide/.cvsignore doc/sgml/user-guide/ChangeLog |
| diffstat | 4 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/doc/sgml/tutorials/.cvsignore @@ -0,0 +1,1 @@ +*.html \ No newline at end of file
--- a/doc/sgml/tutorials/ChangeLog +++ b/doc/sgml/tutorials/ChangeLog @@ -1,3 +1,7 @@ +2002-09-23 Andrew Lunn <andrew.lunn@ascom.ch> + + * .cvsignore: Ignore the generated html files. + 2002-05-20 Jonathan Larmour <jlarmour@redhat.com> * ecos-tutorial.sgml: RHEPL -> GPL. A few minor other tweaks, but
