*.log
*.pot
*.pyc
local_settings.py
*.egg-info
.treerc
.coverage
htmlcov
.ropeproject
*.sublime-*
.tox/

### Editor and IDE artifacts
*~
*.swp
*.orig
/nbproject
.idea/
.redcar/
codekit-config.json
.pycharm_helpers/

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

dist
