mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-16 08:47:49 +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/
|