.hgignore
branch1.1 Korean release
changeset 968 eee7625de1f7
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
--- a/.hgignore	Wed Aug 29 21:14:23 2012 +0200
+++ b/.hgignore	Thu Mar 07 11:47:43 2013 +0900
@@ -1,14 +1,10 @@
 .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$
+syntax: regexp
+^.*~$
+syntax: regexp
+^.*\.swp$