.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 21 Jun 2017 17:08:52 +0300
changeset 1701 8337f6c169d0
parent 1651 f077f8fb9ba7
child 1725 f8e4650619f7
permissions -rw-r--r--
add button to ForceVariableDialog to toggle forced boolean value

Button is added only for boolean variables.
.project

.directory

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

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