.hgignore
author Edouard Tisserant
Wed, 18 May 2011 14:46:27 +0200
changeset 605 2250ed42e306
parent 442 f971de6d274f
child 619 8584ddae9385
permissions -rw-r--r--
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
.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
^xmlclass$
syntax: regexp
^\.settings/org.eclipse.core.resources.prefs$