summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2010-12-02 23:15:31 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2010-12-02 23:15:31 +1100
commit9b49c031196608a8199cd18563c758144edf5e7b (patch)
treef73ead3872655a83e6528e885e12c7b34e091600 /.hgignore
parent936a5bc92b0b6799c7abd6a8aa26e7ccbe62195b (diff)
downloadmongo-9b49c031196608a8199cd18563c758144edf5e7b.tar.gz
More work on the Java API: now has a client.
--HG-- branch : mjc extra : transplant_source : %AF%1E%F5LbQ%82%FA%22GS%9F%AA%0D%DA%B9%C2%0D%93%00
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.hgignore b/.hgignore
index 3583057665d..dcf8b6c029e 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,8 +1,11 @@
-doxygen.log
-/classes/
+\.o$
+\.swp$
+\.pyc$
+\.class$
+docs/doxygen.log
docs/html
docs/java
docs/latex
-\.o$
+docs/python
src/server/WiredTiger_server
src/server/gen-py