.hgignore
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 02 Mar 2021 09:28:44 +0100
branchsvghmi
changeset 3172 78ac4915b0f9
parent 2352 fec90dc70e16
child 3193 8006bb60a4dd
permissions -rw-r--r--
IDE: Iec2CSettings: Log wasn't available in case of exception when launching iec2c.
.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