.hgignore
author Yegor Yefremov <yegorslists@googlemail.com>
Fri, 07 Sep 2018 09:24:52 +0200
branchpy3-fix
changeset 2303 03ea6837a0b4
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Use Python 3 compatible syntax for exceptions
.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