# Python cache
__pycache__/
*.pyc

# OS files
.DS_Store

# Editor files
*.swp
*~

