.hgignore
author Edouard Tisserant
Sun, 20 May 2012 22:44:09 +0200
changeset 735 d9f4ecee761d
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Fixed extension loading too late causing features to be ignored
.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$