.hgignore
author Edouard Tisserant
Wed, 10 Jan 2018 15:36:03 +0100
changeset 1897 62f9cae9a25f
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
Extend python<->PLC global variable description "GlobalDesc" to support Initial value setting.

Rebased from dporopat change "add initial value to runtime.py file", which means :
- GlobalDesc is used by some customized beremiz python runtime
- Those runtimes need to know what is initial value of these special variables
.project

.directory

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

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

doc/_build
doc/locale