.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 19 Oct 2017 10:57:35 +0300
changeset 1877 da5f1fa46f2b
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
force all python source code to have LF line ending
.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