.hgignore
author Edouard Tisserant
Thu, 16 Aug 2018 11:22:40 +0200
changeset 2269 2e38b5ec4753
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Fixed new code-generation code, that was making exception with simple variable-to-variable assignments.
.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