view .hgignore @ 83:29ffd23028c2

Ignore everything we build thus far
author Roy Marples <roy@marples.name>
date Mon, 18 Jan 2021 23:42:22 +0000
parents 68bfc64028db
children
line wrap: on
line source

syntax: glob

*~
*.egg-info/
*.orig
*.pyc
*.tar.*
build/
dist/
tests/*.err
tests/tmp