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

# IDE config files
.vscode/

# Exclude OS X .DS_Store files.
.DS_Store
