mirror of
https://github.com/not-kennethreitz/requests-async.git
synced 2026-06-05 06:56:15 +00:00
9 lines
84 B
Plaintext
9 lines
84 B
Plaintext
*.pyc
|
|
.coverage
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
__pycache__/
|
|
htmlcov/
|
|
*.egg-info/
|
|
venv/
|