__pycache__/
*.py[co]

*.egg-info
_build/
build/
dist/
MANIFEST

# Written by setuptools_scm.
django_auth_ldap/version.py

.coverage
.tox/
