.hgignore
author Edouard TISSERANT <edouard.tisserant@gmail.com>
Sun, 29 Nov 2009 18:57:49 +0100
changeset 441 379c66468cf6
parent 359 8049afde06ab
child 442 f971de6d274f
permissions -rw-r--r--
added files to ignore in hgignore
.project

syntax: regexp
^LPCBeremiz\.py$
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$