view .hgignore @ 428:58f3120f7e78

web: Fix how missing pages are handled. * Show a "this page doesn't exist yet" page. * Show that page for missing endpoint pages where the endpoint is not a query endpoint.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 30 Mar 2017 08:45:57 -0700
parents 3a61f45702cb
children 47690e0c55e6
line wrap: on
line source

syntax:glob
venv
node_modules
wikked/static
wikked/__version__.py
dist
build
*.pyc
*.pyo
*.sublime-*
MANIFEST
.eggs/
Wikked.egg-info
benchmarks/Benchmark.conf
benchmarks/logs
benchmarks/logs-distributed
benchmarks/results
docs/_cache
docs/_counter
docs/bower_components
docs/node_modules