view .hgignore @ 875:d9b98b8a1847

server: handling of dict and "file:" urls in url_redirections_dict: - file: urls can be specified, they can redirect to a directory or of file. In the case of directory, all the hierarchy with subdirectories will be available - a dict can be used instead of plain string url, to specify options - if a dict is used, either "url" or "path" must be specified. "url" has the same meaning as the plain string url, "path" is used to construct a file: url - for file: redirections, there is a "protected" option which can be specified in the dict (JSON boolean). If true (default) the directories listings will not be displayed.
author Goffi <goffi@goffi.org>
date Wed, 02 Mar 2016 17:14:02 +0100
parents a5019e62c3e9
children a44f77559279
line wrap: on
line source

syntax: glob
*.pyc
*.pyv
*.swp
*.swo
*.js
tags
twistd.log
twistd.pid
sat.egg-info
*.un~
dist
MANIFEST
*.sh
build/
Session.vim
ctags_links/
html/