.hgignore
author Edouard Tisserant
Thu, 22 Nov 2018 23:39:54 +0100 (2018-11-22)
changeset 2428 e0f16317668e
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
IDManager : finished Import/Export. Added merging capability to import (asks if particular ID is replaced during import). Added ESC as closing shortcut to IDManager dialog, and adjusted its size.
.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