.hgignore
author Edouqrd Tisserant <edouard.tisserant@gmail.com>
Sat, 26 Mar 2011 18:50:51 +0100
changeset 583 8eff490f83fc
parent 442 f971de6d274f
child 619 8584ddae9385
permissions -rw-r--r--
Fixed exception when adding variables in C_ext plugin
.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$