diff options
author | justdave%syndicomm.com <> | 2004-03-17 13:15:41 +0000 |
---|---|---|
committer | justdave%syndicomm.com <> | 2004-03-17 13:15:41 +0000 |
commit | a9dcfc9f89bbe7c26b03b036c1001c31d8b2c329 (patch) | |
tree | 652f4d6b74b5858294d285cf9979a4838040e880 | |
parent | bcc9c50b6ea5d66cb8663a50badb7ef29953be55 (diff) | |
download | bugs-a9dcfc9f89bbe7c26b03b036c1001c31d8b2c329.tar bugs-a9dcfc9f89bbe7c26b03b036c1001c31d8b2c329.tar.gz bugs-a9dcfc9f89bbe7c26b03b036c1001c31d8b2c329.tar.bz2 bugs-a9dcfc9f89bbe7c26b03b036c1001c31d8b2c329.tar.xz bugs-a9dcfc9f89bbe7c26b03b036c1001c31d8b2c329.zip |
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/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/.cvsignore b/docs/.cvsignore new file mode 100644 index 000000000..e5004814b --- /dev/null +++ b/docs/.cvsignore @@ -0,0 +1,3 @@ +txt +html +pdf |