*~
*.pyc
*.pyo
*.pyt
*.pytc
*.egg-info
.*.swp
.DS_Store
build/
dist/
venv/
venv3/
.cache/
.idea/
.vscode/
.coverage
.mypy_cache
.pytest_cache

