view .hgignore @ 132:4ec783899835

Note that the root object of a YAML style configuration must be a dict alike (mapping)
author Franz Glasner <hg@dom66.de>
date Wed, 04 Apr 2018 23:50:37 +0200
parents 85d2bbbb943e
children ab3d0326419c
line wrap: on
line source

syntax: glob

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