.hgignore
author Edouard Tisserant
Wed, 24 Jan 2018 14:48:49 +0100
changeset 1905 87c908079bc6
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
Changed way to deal with extensions arguments (-e) so that path and filename are stored independently and accessible for extensions themselves.
.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