.hgignore
author Edouard Tisserant
Mon, 15 Jan 2018 14:43:53 +0100
changeset 1902 2b7e2db31d81
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
Clarify licensing, and packaging of runtime only files :
- moved and split targets/typemapping.py into runtime/typemapping.py and runtime/loglevels.py
- added runtime_files.list pointing to files necessary for runtime, and referring to runtime license
.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