.hgignore
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 03 Oct 2018 00:05:32 +0200
changeset 2309 d8fb90a2e11f
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Please pylint and pep8
.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