aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgignore
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2017-12-14 14:22:14 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2017-12-14 14:22:14 +0100
commit76c7dae600efc26a6fda212be518b804f101244f (patch)
tree1e1fd2a50edd850533746d32bed3ea9e0d79a251 /.hgignore
parentb2cacd189e2d3c2d841207029c399b80eecadd01 (diff)
ignore all *build* sub directories
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
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_*