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