# HG changeset patch
# User Alpar Juttner <alpar@cs.elte.hu>
# Date 1232365335 0
# Node ID c46afb3f67a660bc039746a688210033927b1f5a
# Parent  fb5af0411793f29be076eb0ef6945d8b77ea3c1b
(.hg)ignore more build-like dirs (*objs* and *build*)

diff -r fb5af0411793 -r c46afb3f67a6 .hgignore
--- a/.hgignore	Sun Jan 18 17:49:08 2009 +0100
+++ b/.hgignore	Mon Jan 19 11:42:15 2009 +0000
@@ -39,11 +39,11 @@
 ^doc/.*\.tag
 ^autom4te.cache/.*
 ^build-aux/.*
-^objs.*/.*
+^.*objs.*/.*
 ^test/[a-z_]*$
 ^tools/[a-z-_]*$
 ^demo/.*_demo$
-^build/.*
+^.*build.*/.*
 ^doc/gen-images/.*
 CMakeFiles
 DartTestfile.txt