.hgignore
author Edouard Tisserant
Fri, 21 Sep 2012 16:22:56 +0200
changeset 836 b59e563bcada
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Quit runtime with SysTray icon menu should not crash anymore
.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$