view .hgignore @ 114:aa0c61e79660

Add a documentation section about basic API usage: loading (and merging)
author Franz Glasner <hg@dom66.de>
date Sat, 24 Mar 2018 22:09:44 +0100
parents 85d2bbbb943e
children ab3d0326419c
line wrap: on
line source

syntax: glob

*.pyc
*.pyo
*.egg-info
build/
dist/
doc/_build/
_venv*/