From 76c7dae600efc26a6fda212be518b804f101244f 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 --- .hgignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index dcd9f4431..ebbf746bf 100644 --- a/.hgignore +++ b/.hgignore @@ -13,7 +13,7 @@ core core.* *.bak *~ -build* +*build* *.moc.* *.moc ui_*