.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 17 Aug 2017 10:04:24 +0300
changeset 1759 56e7f4a11046
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
clean-up: fix PEP8 E712 comparison to True should be 'if cond is True:' or 'if cond:'
.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