.hgignore
author Edouard Tisserant
Thu, 20 Sep 2012 22:30:41 +0200
changeset 835 8145be14a2ae
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Fixed runtime GUI freeze when stopping PLC from the menu. Added -x 2 argument to Beremiz_service.py to restrict content of systray icon menu.
.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$