.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 12 Apr 2017 10:20:01 +0000
changeset 1679 2fcea15858a5
parent 1651 f077f8fb9ba7
child 1725 f8e4650619f7
permissions -rw-r--r--
README.md edited online with Bitbucket
.project

.directory

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

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