httpx/.gitignore
2019-09-06 23:32:38 -05:00

12 lines
112 B
Plaintext

*.pyc
.coverage
.pytest_cache/
.mypy_cache/
__pycache__/
htmlcov/
site/
*.egg-info/
venv*/
.nox
.python-version