.hgignore
author Laurent Bessard
Thu, 25 Oct 2012 19:56:48 +0200
changeset 869 abf90a44c265
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Fix bug when more than one block library add extra python file
.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$