.hgignore
author Laurent Bessard
Sat, 03 Nov 2012 17:00:26 +0100
changeset 875 a8952b79caec
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
.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$