.hgignore
author Edouard Tisserant
Mon, 28 Nov 2011 13:46:48 +0100
changeset 648 73295e742da2
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
.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$