mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-17 23:34:14 +08:00
14 lines
138 B
Plaintext
14 lines
138 B
Plaintext
*.egg-info
|
|
__pycache__/
|
|
out/
|
|
/test_sqlite.py
|
|
/django
|
|
.idea/
|
|
.mypy_cache/
|
|
build/
|
|
dist/
|
|
pip-wheel-metadata/
|
|
.pytest_cache/
|
|
/.envrc
|
|
/.direnv
|