*.pyc
*~
*.egg-info/

# Unit test / coverage reports
.coverage
.tox

# Sphinx
doc/build

# pbr generates these
AUTHORS
ChangeLog