Files
django-stubs/.gitignore
2019-01-22 19:13:07 +03:00

10 lines
100 B
Plaintext

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