.hgignore
author Edouard Tisserant
Tue, 27 Nov 2018 13:34:14 +0100
changeset 2462 ed6b0e905fcb
parent 2352 fec90dc70e16
child 3193 8006bb60a4dd
permissions -rw-r--r--
Fix failing PLC build when building freshly created project that use default libraries blocks. When controller loads libraries according to attibutes in project files (BeremizRoot/Enable_{libname}_Library), use known default if attribute is missing.
.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