summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2011-03-28 16:45:45 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2011-03-28 16:45:45 +1100
commit0bb39b49ce88e57a775902438914d35aedffead0 (patch)
treecf1986fc2f94fd25caa83f22a58ffb40da5d1cd8 /.hgignore
parente505f1f9e0b1af6b910bb2ce59871addd609cd92 (diff)
downloadmongo-0bb39b49ce88e57a775902438914d35aedffead0.tar.gz
Update .hgignore to filter out stray "hg stat" output.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 7e4f5f50b42..4c2acd1f6e7 100644
--- a/.hgignore
+++ b/.hgignore
@@ -14,4 +14,5 @@
^docs/python
^lang/python/(_wiredtiger.so|wiredtiger.py|wiredtiger_wrap.c)
^src/server
+^test/bt/(CONFIG|__rand|__wt.bdb|__wt.run|__wt.wt|db|t|vgout\..*)
/tags$