*.py[cod]
*.py~
*.egg-info/
dist/
build/
tests/static/
*local_settings.py
.coverage
*~
._*
*.DS_Store
*.komodoproject
/htmlcov
__pycache__/
*.pyc
.tox/
