diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-07-04 14:41:08 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-07-04 14:41:08 +0000 |
commit | 5c1960687024a4ab16d33b58be8c410a935c583b (patch) | |
tree | 9e4fa9016735f2d4fb95209ab6c3af4b58b78df4 /doc/.cvsignore | |
parent | f7a76abf3078bac6251d4e27f0143a9c0b14dde7 (diff) |
[doc] remove the auto-generated quagga.info file from CVS
2006-07-04 Paul Jakma <paul.jakma@sun.com>
* quagga.info: remove auto-generated file. It will still be
present in dist tarballs, so shouldn't affect anyone but
direct users of CVS. Required texinfo version should be
widely available.
* .cvsignore: ignore quagga.info
Diffstat (limited to 'doc/.cvsignore')
-rw-r--r-- | doc/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.cvsignore b/doc/.cvsignore index 5c3c752a..43987b24 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -7,6 +7,7 @@ zebra.html defines.texi version.texi quagga.html +quagga.info *.pdf *.eps quagga.ps |