.hgignore
author Edouard Tisserant <edouard.tisserant@gmail.com>
Fri, 13 Apr 2018 00:29:52 +0200
changeset 1987 8d1aca3c9e83
parent 1912 8391c11477f4
child 2165 02a2b5dee5e3
permissions -rw-r--r--
Fixed implementation of runtime worker that ensure that PLCObject Load and Unload methods always run main thread.
.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