# OS
.DS_Store

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

# Sublime Text
*.sublime-workspace

# Generated by Package Control at install time. Must NEVER be committed:
# a package-metadata.json in the source repo breaks Package Control upgrades.
package-metadata.json

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