.hgignore
author laurent
Wed, 09 Dec 2009 09:44:17 +0100
changeset 486 2e0fe44044b3
parent 442 f971de6d274f
child 619 8584ddae9385
permissions -rw-r--r--
Catch Pyro exception when connection closed and print message
.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$