.hgignore
author Edouard Tisserant <edouard.tisserant@gmail.com>
Thu, 04 Feb 2021 21:23:58 +0100
branchsvghmi
changeset 3126 f45e413a0f40
parent 2352 fec90dc70e16
child 3193 8006bb60a4dd
permissions -rw-r--r--
SVGHMI: generate JS translation literals so that it is possible to also translate uses of texts, and added JS code that apply translations to tspans
.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