.hgignore
author Edouard Tisserant
Sun, 09 Oct 2011 23:30:18 +0200
changeset 623 8cdb533c3c7a
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
.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$
syntax: regexp
^\.settings/org.eclipse.core.resources.prefs$