.hgignore
author laurent
Wed, 18 Jul 2012 01:05:06 +0200
changeset 790 52d3a084d2b2
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Adding secure extraction of last edited project path to avoid crash if path is not well formatted
.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$