matrix-nio/.gitignore

18 lines
175 B
Plaintext

.coverage
.mypy_cache/
.ropeproject/
.pytest_cache/
packages/
__pycache__
poetry.lock
*.pyc
.hypothesis/
.tox/
doc/build
matrix_nio.egg-info/
dist
doc/html
*.swp
build
.idea/