From 32375dfba7f971bfc9a72883c6f713f10b8b76b5 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. --HG-- extra : rebase_source : 4813cfdb7fc6898bd5f57ef919df4ba277d8a642 --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index c4b118779..c04bfc01a 100644 --- a/.hgignore +++ b/.hgignore @@ -96,3 +96,5 @@ test/testwm2 test/torturethread test/*.exe test/*.dSYM +buildbot +test/buildbot