.hgignore
author Edouard Tisserant
Fri, 14 Feb 2020 21:41:13 +0100
branchsvghmi
changeset 2838 459bf80d3f46
parent 2352 fec90dc70e16
child 3193 8006bb60a4dd
permissions -rw-r--r--
SVGHMI: HMI:Page can now be a svg:g group or a svg:use clone, and included/linked widget are included in page. HMI:Jump was updated to be clickable through svg:use, to be generalized.
.project

.directory
.pytest_cache
.cache
.coverage_full

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$
revision

doc/_build
doc/locale