view .hgignore @ 425:e28f2c76691c

web: Add "broken links" and "wanted pages" lists. * Broken links relies on usual page list stuff. * Wanted pages relies on new DB tables and information.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 28 Mar 2017 21:24:44 -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