.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 11 Oct 2017 11:35:19 +0300
changeset 1865 0bd5b3099144
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
fix pylint warning "(no-value-for-parameter) No value for argument 'X' in function call"
.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