view .hgignore @ 94:b18c5670f6c0

Remove __pycache__ files in the clean target
author Roy Marples <roy@marples.name>
date Thu, 21 Jan 2021 22:52:55 +0000
parents 29ffd23028c2
children
line wrap: on
line source

syntax: glob

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