Files
django-stubs/.gitignore
2019-07-24 23:44:57 +03:00

11 lines
120 B
Plaintext

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