view .hgignore @ 219:0477186d1cba

Docu: The build of the documentation requires PyYAML and toml. configmix.toml and comfigmix.yaml import the specified packages.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Wed, 08 May 2019 10:18:23 +0200
parents ab3d0326419c
children 0d8c59610d89
line wrap: on
line source

syntax: glob

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