.hgignore
author Edouard Tisserant <edouard@beremiz.fr>
Fri, 06 Dec 2024 15:48:54 +0100 (3 months ago)
changeset 4066 e894ff2a2584
parent 3424 7db96e011fe7
permissions -rw-r--r--
py_ext: CSV Writer output FB interface: ERROR and RESULT are valid when ACK is TRUE.

+ updated svghmi_csv_json_img_table accordingly
.project

.svghmithumbs

.directory
.pytest_cache
.cache
.coverage_full

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

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

doc/_build
doc/locale

^.*\$py.class$