.hgignore
author laurent
Wed, 16 Nov 2011 23:28:42 +0100
changeset 636 35c59bfc54f2
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
Fixing refresh of notebook tab titles after project save
.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$