summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2011-02-21 12:52:55 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2011-02-21 12:52:55 +1100
commit751e12638772ca41d840b30afd84736f1cf63af8 (patch)
tree16e150f596160db04468d6593a15a1eec5c9debb /.hgignore
parent960320f1a086373f38a03642d269ff3587a23113 (diff)
downloadmongo-751e12638772ca41d840b30afd84736f1cf63af8.tar.gz
Ignore some more build files.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index ad53134e80c..293733c5f0e 100644
--- a/.hgignore
+++ b/.hgignore
@@ -3,9 +3,10 @@
\.pyc$
\.class$
^build.*/(\.deps|COPYING|ChangeLog|INSTALL|Makefile.*|NEWS|README)
+^build.*/(aclocal\.m4|config\..*|configure|stamp-h1|prototype.chk|w.*\.h)
^build.*/(ex_.*|lib.*|wt_.*)
-^build.*/(aclocal\.m4|config\..*|configure|stamp-h1|w.*\.h)
^build_posix/gnu-support/(depcomp|install-sh|missing)
+^build_posix/autom4te.cache
^docs/(doxygen.log|installdox|search)
^docs/[^/]*\.(css|html|js|png)$
^docs/java