.hgignore
author Edouard Tisserant
Mon, 02 Apr 2012 01:15:37 +0200
changeset 711 1dd31c510ff2
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
Version bump
.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$