.hgignore
author laurent
Mon, 04 Jun 2012 00:39:49 +0200
changeset 757 3151495ae5bb
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Adding support for importing into project some files to be transfered with PLC
.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$