.hgignore
author Edouard Tisserant
Tue, 10 Jul 2018 12:54:05 +0200
branchnevow_service_rework
changeset 2220 985f234b0d09
parent 1912 8391c11477f4
child 2165 02a2b5dee5e3
permissions -rw-r--r--
Moved Wamp configuration file selection logic into runtime/wampclient.py. Added Wamp CRA secret file upload and download. Slightly reworked code for config and secret file loading and saving.
.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