Files
django-stubs/.gitignore
2019-07-24 13:38:49 +03:00

12 lines
135 B
Plaintext

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