.hgignore
author Edouard Tisserant
Thu, 16 Feb 2012 14:57:04 +0100
changeset 689 dac752b613bb
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
Updated logger calls in debugthread.
Cleaned up useles call to kill debugthread in stop
Removed dead commented code
.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$
syntax: regexp
^\.settings/org.eclipse.core.resources.prefs$