# Compiled files and co.
*.pyc
*.swp
*~

# Package building
*.egg-info
build/*
dist/*
versiontools*

# Unit test / coverage reports
.coverage
htmlcov
