.hgignore
author Edouqrd Tisserant <edouard.tisserant@gmail.com>
Thu, 03 Feb 2011 18:23:24 +0100
changeset 570 46abd6b2f639
parent 442 f971de6d274f
child 619 8584ddae9385
permissions -rw-r--r--
LPC application mode IDLE comamnd is now the same as PLCID (0x07)
.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
^xmlclass$
syntax: regexp
^\.settings/org.eclipse.core.resources.prefs$