view .hgignore @ 90:f58882dce2d7

Move README.txt to README.rst and tidy up Now reflects no dependencies, how to install using pip and how to use it. All other information has been discarded and can be found by looking in other files.
author Roy Marples <roy@marples.name>
date Tue, 19 Jan 2021 23:05:11 +0000
parents 29ffd23028c2
children
line wrap: on
line source

syntax: glob

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