msrest-for-python/.gitignore

14 строки
119 B
Plaintext

__pycache__
env*
.venv
*.egg-info
.tox
.coverage
coverage.xml
*.pyc
.idea
build/
dist/
.cache
.pytest_cache
.mypy_cache