.hgignore
author janbarslo
Sun, 30 Jul 2017 13:51:43 -0700
changeset 1720 f974476b16bb
parent 1651 f077f8fb9ba7
child 1725 f8e4650619f7
permissions -rw-r--r--
Changed title of New Project dialog
from
Chose a project
to
Choose an empty directory for new project
.project

.directory

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

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