*.log
*.pot
*.pyc
local_settings.py
*.egg-info
.coverage
.hypothesis
.pytest_cache
.tox
.treerc
htmlcov
*~

# Documentation
docs/_build
.pip_cache
nosetests.xml
coverage.xml
pep8.report
pylint.report
diff_cover.html
diff_quality_pep8.html
diff_quality_pylint.html

# IDE
.idea
