diff options
author | Mike Dirolf <mike@10gen.com> | 2010-07-14 13:36:29 -0400 |
---|---|---|
committer | Mike Dirolf <mike@10gen.com> | 2010-07-14 13:36:29 -0400 |
commit | 19f4563195e5401e25ec419ade214bcea0ad2148 (patch) | |
tree | 058495eca465fa6586e2e08be5350315ec55842e /.gitignore | |
parent | 9c035c362767e448fd9c501c9a1930589841231a (diff) | |
download | mongo-19f4563195e5401e25ec419ade214bcea0ad2148.tar.gz |
update docs.py to build C++ client docs too
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 17c33067a82..2c7d1bd175d 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,7 @@ log logs docs/html docs/latex +docs/doxygen 32bit scratch |