view .hgignore @ 441:9d81c838f41a

web: Fix the UX for creating new pages at root vs. under a folder.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 29 Dec 2017 16:51:53 -0800
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