# pbr
AUTHORS
ChangeLog
# python
*.pyc
*.egg-info/
.cache/
.eggs/

# Coverage
coverage.xml
.coverage
.coverage.*
htmlcov/
