view .hgignore @ 301:a03a6797533b

Renumber: make room for new tests implemented in the mixin class
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 25 Apr 2021 12:54:02 +0200
parents ab3d0326419c
children 0d8c59610d89
line wrap: on
line source

syntax: glob

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