.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 15 Sep 2017 19:51:31 +0300
changeset 1809 3f0a552549d1
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
run separate test on every project instead of one big long test all projects
.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