view .hgignore @ 80:af3e0ab76799

Works with Python 3.6 also; document this in the classifiers
author Franz Glasner <hg@dom66.de>
date Thu, 15 Mar 2018 00:00:06 +0100
parents 85d2bbbb943e
children ab3d0326419c
line wrap: on
line source

syntax: glob

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