.hgignore
author laurent
Thu, 21 Apr 2011 11:06:43 +0200
changeset 598 6c919bc1551d
parent 442 f971de6d274f
child 619 8584ddae9385
permissions -rw-r--r--
Adding support for saving frame size while closing and restore it at next launch
.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$