.hgignore
author Edouard Tisserant
Tue, 29 Jan 2013 16:21:01 +1100
changeset 911 ffa24427396a
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Log redirected to console, dump of all available log to console when connecting to PLC
.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$