Files
django-anymail/.gitignore

16 lines
214 B
Plaintext

.DS_Store
._*
*.pyc
*.egg
*.egg-info
.eggs/
.tox/
build/
dist/
docs/_build/
local.py
# Because pipenv is only used to manage a local development
# environment, it's not helpful to track its lock file
Pipfile.lock