.hgignore
author Laurent Bessard
Sat, 22 Sep 2012 12:33:39 +0200
changeset 839 25ba9d74afb1
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Adding support for adding default configuration on opened project without any
.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$