dist
build
*.pyc
*.egg-info
docs/_build/
.venv*
testproject/django-simple-captcha.db
testproject/.coverage
testproject/coverage.xml
testproject/htmlcov/
.tox
