summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore10
1 files changed, 5 insertions, 5 deletions
diff --git a/.hgignore b/.hgignore
index dcd070ed671..ad53134e80c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -6,11 +6,11 @@
^build.*/(ex_.*|lib.*|wt_.*)
^build.*/(aclocal\.m4|config\..*|configure|stamp-h1|w.*\.h)
^build_posix/gnu-support/(depcomp|install-sh|missing)
-docs/doxygen.log
-docs/html
-docs/java
-docs/latex
-docs/python
+^docs/(doxygen.log|installdox|search)
+^docs/[^/]*\.(css|html|js|png)$
+^docs/java
+^docs/latex
+^docs/python
src/server/WiredTiger_server
src/server/gen-py
/tags$