.hgignore
author Edouard Tisserant
Mon, 30 Jan 2012 02:19:03 +0100
changeset 672 f97f207d027b
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
temporary fix for debugger crash in case of high sampling rates
.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$