# project's gitignore

# recursives
__pycache__
*.pyc
*.whl
*.egg-info
*-recipients.txt

# test suite
/.cache
/.tox

# temporary
imapclient
venv
backports