*.patch
*.orig
*.rej

*~
.#*
*#

*.o
*.pyc

build/
dist/
*.egg-info/

tests/output/

.coverage
htmlcov/

*.egg
.eggs/
