diff options
author | justdave%syndicomm.com <> | 2008-04-04 13:48:14 +0200 |
---|---|---|
committer | justdave%syndicomm.com <> | 2008-04-04 13:48:14 +0200 |
commit | 3f9a5160a10d0016d0273cdb2d138bb8b78b98e3 (patch) | |
tree | 1ccdbf3dedeeb4621f023ee0e9da82631520abae | |
parent | 76ce40b8181eedb156470596ca9aa6f176b220f0 (diff) | |
download | bugzilla-3f9a5160a10d0016d0273cdb2d138bb8b78b98e3.tar.gz bugzilla-3f9a5160a10d0016d0273cdb2d138bb8b78b98e3.tar.xz |
Adding a .cvsignore for the txt, html, and pdf folders, which are no longer in CVS, but can be created by the makedocs.pl script
a= justdave
-rw-r--r-- | docs/en/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/.cvsignore b/docs/en/.cvsignore index 19d1c430e..e5004814b 100644 --- a/docs/en/.cvsignore +++ b/docs/en/.cvsignore @@ -1,3 +1,3 @@ txt -pdf html +pdf |