.hgignore
author Edouard Tisserant
Wed, 05 Sep 2018 12:58:41 +0200
changeset 2271 985973ed701b
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Removed useless condition in Worker.py that was allowing misfit non-serialized call when worker still not running its loop.
.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