.hgignore
author Edouard Tisserant
Wed, 15 Dec 2021 11:56:34 +0100
branchRuntimeLists
changeset 3396 8c8cb5c9ff38
parent 3351 88dbdebd10fc
child 3424 7db96e011fe7
permissions -rw-r--r--
Runtime: Now retain uses a list based on data available in VARIABLES.csv instead of traversing the whole instance tree looking for RETAIN flag.
.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