.hgignore
author Edouard Tisserant
Thu, 09 Aug 2018 09:07:09 +0200
changeset 2260 74205edac761
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Some blank lines to make bitbucket's PEP8 2.2.0 happy
.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