.hgignore
changeset 944 52a17be9c4d1
parent 734 5c42cafaee15
child 955 7ef2f485c28f
--- a/.hgignore	Tue Feb 26 01:17:53 2013 +0100
+++ b/.hgignore	Tue Feb 26 16:37:17 2013 +0900
@@ -1,14 +1,6 @@
 .project
 
 syntax: regexp
-^tests/canopen_slave/build$
-syntax: regexp
-^tests/canopen_master/build$
-syntax: regexp
-^tests/python/build$
-syntax: regexp
-^tests/svgui/build$
-syntax: regexp
-^tests/wxGlade/build$
+^tests/.*/build$
 syntax: regexp
 ^.*\.pyc$