Files
django-stubs/.gitignore
Maxim Kurnikov f59cfe6371 latest changes
2018-11-26 23:58:34 +03:00

7 lines
72 B
Plaintext

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