.hgignore
author Edouard Tisserant
Wed, 12 Sep 2018 11:36:50 +0200
changeset 2273 a0efe3d9c853
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Flush standard output when runtime ready, so that IDE knows it, and can continue connection to LOCAL:// uri
.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