From 7ffa27f347dcc3ecd86d0af8a2cf586ab6bfdc97 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Thu, 14 Dec 2017 14:22:14 +0100 Subject: [PATCH] ignore all *build* sub directories (grafted from 76c7dae600efc26a6fda212be518b804f101244f ) --- .hgignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 769a47f1f..fada7ec5e 100644 --- a/.hgignore +++ b/.hgignore @@ -13,7 +13,7 @@ core core.* *.bak *~ -build* +*build* *.moc.* *.moc ui_*