Files
django-stubs/.gitignore
Konstantin Alekseev c0c5d1e588 Cleanup EmailMessage types (#208)
* Cleanup EmailMessage types

* Typecheck email module tests.
2019-12-01 17:14:16 +03:00

14 lines
138 B
Plaintext

*.egg-info
__pycache__/
out/
/test_sqlite.py
/django
.idea/
.mypy_cache/
build/
dist/
pip-wheel-metadata/
.pytest_cache/
/.envrc
/.direnv