.hgignore
author Edouard Tisserant
Mon, 21 May 2012 02:49:53 +0200
changeset 737 7b421e080636
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
fixed typos
.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$