.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 31 Oct 2016 13:59:56 +0300
changeset 1559 91129212e9a6
parent 1526 0fa5de94c131
child 1560 4ce8492159ab
permissions -rw-r--r--
ignore generated bugreports and output of i18n script
.project

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$