.DS_Store
._*
__pycache__
*.py[cod]
*$py.class
.mypy_cache
.vscode
*.egg
*.egg-info
.coverage
.pytest_cache
htmlcov
Pipfile.lock
*.swo
*.swp
*.pyo
*.pyc
*.env
venv