__pycache__
|
|
*.swp
|
|
*.pyc
|
|
.idea/
|
|
.tox/
|
|
*.egg*
|
|
dist/
|
|
.cache/
|
|
.coverage
|
|
*.bak
|
|
htmlcov/
|
|
.pytest_cache/
|
|
.vscode
|
|
.mypy_cache
|