From dce9b7b12916eba199dfdc6441b4460b9374a1ae Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 2 Feb 2014 21:38:16 -0500 Subject: [PATCH] Ignore the buildbot build directories. --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index c4b1187798c29..c04bfc01adc16 100644 --- a/.hgignore +++ b/.hgignore @@ -96,3 +96,5 @@ test/testwm2 test/torturethread test/*.exe test/*.dSYM +buildbot +test/buildbot