.hgignore
author Edouard Tisserant
Thu, 22 Sep 2011 17:33:34 +0200
changeset 614 eed1dcf311a1
parent 442 f971de6d274f
child 619 8584ddae9385
permissions -rw-r--r--
added return type to suspendDebug
.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$