httpx/.gitignore
Can Sarıgöl 1b82d6373b Add flake8-comprehensions to nox check task (#200)
* fixed as flake8-comprehensions

* added site folder into gitignore
2019-08-13 09:22:18 -05:00

11 lines
95 B
Plaintext

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