# Exclude compiled Python objects.
*.pyc
*.pyo
__pycache__/

# Exclude OS X .DS_Store files.
.DS_Store
