.hgignore
author laurent
Thu, 03 May 2012 19:02:34 +0200
changeset 716 180e4a7d945c
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
Adding search field for finding function or function block in library tree
.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
^\.settings/org.eclipse.core.resources.prefs$