diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -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