.hgignore
author Edouard Tisserant
Thu, 18 Oct 2012 20:40:12 +0200
changeset 860 8a51046010d7
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Even more pedagogical tests/python. Renaming will not help
.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$