mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 12:14:28 +08:00
11 lines
120 B
Plaintext
11 lines
120 B
Plaintext
*.egg-info
|
|
__pycache__/
|
|
out/
|
|
/test_sqlite.py
|
|
/django
|
|
.idea/
|
|
.mypy_cache/
|
|
build/
|
|
dist/
|
|
pip-wheel-metadata/
|
|
.pytest_cache/ |