.hgignore
author laurent
Sun, 10 Jun 2012 20:18:34 +0200
changeset 764 f338651eca36
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Fix bug project not marked as modified when changing URI_Location using discovery dialog
.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$