.hgignore
author laurent
Sun, 01 Jul 2012 23:20:19 +0200
changeset 784 a1d970365e41
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Adding support for beremiz extensions to define custom file editors for project files
.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$