summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2011-02-01 18:04:48 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2011-02-01 18:04:48 +1100
commitd586346fe098ee5cd0e0767017a88952e9ac4afe (patch)
tree1f34d87fc8dd20bffe1d7ed9eaf4e506a13ba830 /.hgignore
parent1772f2602c334420b2ee492a70ece8fcf8dc8c51 (diff)
downloadmongo-d586346fe098ee5cd0e0767017a88952e9ac4afe.tar.gz
Merge the build of the WiredTiger core with the API tree.
refs #27 --HG-- rename : include/wiredtiger.h => include/api_int.h rename : src/support/strerror.c => src/api/strerror.c rename : src/support/version.c => src/api/version.c
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 3ee0afffe6f..c92ae13ccb5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,7 +2,9 @@
\.swp$
\.pyc$
\.class$
-^build.*/.*
+^build.*/(\.deps|COPYING|ChangeLog|INSTALL|Makefile.*|NEWS|README)
+^build.*/(aclocal\.m4|config\..*|configure|stamp-h1|w.*\.h)
+^build_posix/gnu-support/(depcomp|install-sh|missing)
docs/doxygen.log
docs/html
docs/java