.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 25 May 2018 18:37:59 +0300
changeset 2169 baa0c5111457
parent 1912 8391c11477f4
child 2165 02a2b5dee5e3
permissions -rw-r--r--
fix type introduced by f33942053466 (fix pylint warning "(undefined-loop-variable) Using possibly undefined loop variable 'X'")
.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