*.pyc
*.egg-info
*~
*.swp

build/
bootstrap3
cas/
dist/
db.sqlite3
manage.py
coverage.xml

.tox
test_venv
.coverage
htmlcov/