mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-01-10 13:32:27 +08:00
13 lines
132 B
Plaintext
13 lines
132 B
Plaintext
*.egg-info
|
|
.DS_Store
|
|
.idea/
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.venv/
|
|
__pycache__/
|
|
django-source/
|
|
out/
|
|
pip-wheel-metadata/
|
|
stubgen/
|
|
build/
|