*.py[cod]
__pycache__/
*.so
*.egg
*.egg-info/
dist/
build/
.eggs/
*.log
.pytest_cache/
.coverage
htmlcov/
.tox/
*.swp
*.swo
*~
.DS_Store
.vscode/
.idea/
*.iml
