.hgignore
author Edouard Tisserant
Tue, 02 Oct 2018 15:56:09 +0200
changeset 2307 c44692b53736
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Show more exceptions on stdout, particularly those that are raised by AutoLoad (first item in Main Thread worker)
.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