Files
django-stubs/.gitignore
2020-11-14 19:17:38 +03:00

13 lines
132 B
Plaintext

*.egg-info
.DS_Store
.idea/
.mypy_cache/
.pytest_cache/
.venv/
__pycache__/
django-source/
out/
pip-wheel-metadata/
stubgen/
build/