.hgignore
author Edouard Tisserant
Tue, 29 Jan 2013 21:34:43 +1100
changeset 914 94436558f0ce
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
.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$
syntax: regexp
^.*\.pyc$