# OS
.DS_Store

# Python
__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/

# Sublime Text
*.sublime-workspace

# Keep .python-version — required by the Sublime plugin host (Python 3.8)
!.python-version
