.hgignore
author Edouard Tisserant
Thu, 23 Feb 2012 17:45:11 +0100
changeset 695 f378fe028f6c
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
Fixed stopping crash in some cases
.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$