view .hgignore @ 91:c305720d5b7c

setup.py: Add python_fastimport as a package Remove hgextrd from being installed as a package
author Roy Marples <roy@marples.name>
date Wed, 20 Jan 2021 20:25:57 +0000
parents 29ffd23028c2
children
line wrap: on
line source

syntax: glob

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