.hgignore
author Laurent Bessard
Wed, 19 Dec 2012 13:32:51 +0100
changeset 901 ab43f3e40b9d
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Fix bug when compiling project containing non-ascii characters
.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$