# Ignore macOS DS_Store files
.DS_Store

# Ignore Python cache directories and files
__pycache__/
*.py[cod]
