.hgignore
author laurent
Wed, 02 Jun 2010 16:52:58 +0200
changeset 541 4d9ca788205e
parent 442 f971de6d274f
child 619 8584ddae9385
permissions -rw-r--r--
Adding compile button when unconnected
.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$