.hgignore
author Edouard Tisserant
Thu, 11 Jan 2018 13:02:09 +0100
changeset 1899 ff4410112b67
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
runtime/WAMP : was 'Added time print on session left.' from dporopat. Purpose is to log (dis/re)connection, to help debugging connection problem
.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