.hgignore
author laurent
Tue, 31 Jul 2012 17:46:01 +0200
changeset 797 61280a7d9ff2
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Adding support for checking that tab content is saved before closing it
.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$