Files
requests3/.gitignore
T
2019-04-19 11:46:51 -04:00

32 lines
241 B
Plaintext

.coverage
MANIFEST
coverage.xml
nosetests.xml
junit-report.xml
pylint.txt
toy.py
.cache/
cover/
build/
docs/_build
requests.egg-info/
*.pyc
*.swp
*.egg
env/
.workon
t.py
t2.py
dist
/.mypy_cache/
.vscode/
/.pytest_cache/
/.tox/
/.eggs/