diff options
author | Martin Pool <mbp@samba.org> | 2001-11-16 07:04:27 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-11-16 07:04:27 +0000 |
commit | fc9b7a8bc61271796455cdc12149311bc76ed588 (patch) | |
tree | ae0e6536f99d0fb5079ebcb59677514325f2d4eb | |
parent | 2c6f0fa5101f6d2d46f799e3060930d2eb1f53f8 (diff) | |
download | samba-fc9b7a8bc61271796455cdc12149311bc76ed588.tar.gz samba-fc9b7a8bc61271796455cdc12149311bc76ed588.tar.bz2 samba-fc9b7a8bc61271796455cdc12149311bc76ed588.zip |
Ignore generated HTML and mkid output.
(This used to be commit 03e489a405a81bd70534ad7c0e2f424436e1c683)
-rw-r--r-- | source3/.cvsignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/source3/.cvsignore b/source3/.cvsignore index d0e1ba1b4e..a92f91879b 100644 --- a/source3/.cvsignore +++ b/source3/.cvsignore @@ -1,10 +1,12 @@ .headers.stamp .proto.stamp -bin +ID Makefile +bin config.cache config.log config.status cvs.log -so_locations +dox libtool +so_locations |