.hgignore
author Edouard Tisserant
Sat, 08 Sep 2012 01:24:36 +0200
changeset 811 66a8812457d6
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation
.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$